chore: bump defi-arbitrage submodule; operator IP and deployment doc updates

Made-with: Cursor
This commit is contained in:
defiQUG
2026-03-27 18:36:20 -07:00
parent e5d7a03236
commit 1190476b0a
30 changed files with 41 additions and 41 deletions

View File

@@ -110,7 +110,7 @@ fi
log_info ""
log_info "Service Endpoints:"
log_info " PostgreSQL: ${DBIS_POSTGRES_PRIMARY_IP:-192.168.11.100}:5432"
log_info " Redis: ${DBIS_REDIS_IP:-192.168.11.120}:6379"
log_info " Redis: ${DBIS_REDIS_IP:-192.168.11.125}:6379"
log_info " API: http://${DBIS_API_PRIMARY_IP:-192.168.11.150}:${DBIS_API_PORT:-3000}"
log_info " Frontend: http://${DBIS_FRONTEND_IP:-192.168.11.130}"
log_info ""