chore: bump defi-arbitrage submodule; operator IP and deployment doc updates
Made-with: Cursor
This commit is contained in:
@@ -48,7 +48,7 @@ test_database_connection() {
|
||||
# Test Redis connection
|
||||
test_redis_connection() {
|
||||
local vmid="$1"
|
||||
local redis_host="${2:-192.168.11.120}"
|
||||
local redis_host="${2:-192.168.11.125}"
|
||||
local redis_port="${3:-6379}"
|
||||
|
||||
log_info "Testing Redis connection to $redis_host:$redis_port..."
|
||||
|
||||
Reference in New Issue
Block a user