Files
syndarix/docker-compose.deploy.yml
Felipe Cardoso c33a940679 fix(docker): add NEXT_PUBLIC_API_BASE_URL to frontend containers
When running in Docker, the frontend needs to use 'http://backend:8000'
as the backend URL for Next.js rewrites. This env var is set to use
the Docker service name for proper container-to-container communication.
2026-01-06 09:23:50 +01:00

9.1 KiB