Files
web_server/nginx/nginx.conf.template
Adam French 00364aca23
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 22s
Fix nginx stale DNS caching causing backend to appear down after restarts
Use Docker's embedded DNS resolver (127.0.0.11) with nginx variables in
proxy_pass directives so upstream hostnames are re-resolved at runtime
instead of being cached forever at startup.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 16:29:50 +01:00

9.2 KiB