working test deploy config

This commit is contained in:
2026-06-19 22:55:00 -07:00
parent c4cc268ea8
commit f133d11123
18 changed files with 268 additions and 19 deletions
+3 -1
View File
@@ -14,6 +14,8 @@ services:
frontend:
environment:
# Point to your API's production URL
# Internal API target for nginx proxy
API_UPSTREAM: https://api.yourdomain.com
# Browser-facing API URL. Empty = proxy mode. Set to direct URL if ingress breaks proxy chain.
API_PUBLIC_URL: ""
# No port mapping — traffic arrives via reverse proxy / load balancer