Files
WealthySmart/docker-compose.prod.yml
Carlos Escalante 6b3069eef4
All checks were successful
Deploy to VPS / deploy (push) Successful in 5s
Fix prod backend hostname collision on nginx-prod-network
Frontend joins both wealthysmart-network-prod and nginx-prod-network
(needed for nginx-proxy reverse proxy + TLS). Another container on
nginx-prod-network is named "backend" too (receipts-backend-prod),
so DNS resolved "backend" to a sibling app and the agent endpoint
returned 404. Pin the agent/backend URLs to the unique container
name wealthysmart-backend-prod.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 22:31:16 -06:00

2.5 KiB