nginx config has static upstream pointing at host.docker.internal:5173 for Vite dev server. Without extra_hosts the DNS lookup fails at nginx startup and crashes the container. Added back, harmless in prod (upstream just unused). |
||
|---|---|---|
| app | ||
| docker | ||
| templates | ||
| .dockerignore | ||
| .gitignore | ||
| Dockerfile | ||
| docker-compose.yml | ||
| stack.env.example | ||