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

@@ -29,7 +29,7 @@ All DBIS Core services have been successfully deployed, configured, and are now
### ✅ Redis Cache (VMID 10120)
- **Status**: ✅ Running
- **IP**: 192.168.11.120
- **IP**: 192.168.11.125
- **Port**: 6379
### ✅ API Primary (VMID 10150)
@@ -50,7 +50,7 @@ All DBIS Core services have been successfully deployed, configured, and are now
## Service Endpoints
- PostgreSQL: `192.168.11.100:5432`
- Redis: `192.168.11.120:6379`
- Redis: `192.168.11.125:6379`
- API Primary: `http://192.168.11.150:3000`
- API Secondary: `http://192.168.11.151:3000`
- Frontend: `http://192.168.11.130`