Oliver-ai-bot_2.0/deploy
Vadym Samoilenko 573ec92668 Backend on port 1222, Cloud Run ports 15432/16379 on internal IP
- Backend: 127.0.0.1:1222 → container :8000 (avoids conflict with :8000)
- PG: 10.220.168.5:15432, Redis: 10.220.168.5:16379 (for Cloud Run VPC access)
- No host binding on standard ports to avoid conflicts with other apps
- Updated firewall rule and Cloud Run worker script accordingly

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 23:10:18 +00:00
..
cloud-run-worker.sh Backend on port 1222, Cloud Run ports 15432/16379 on internal IP 2026-03-04 23:10:18 +00:00