Files
TimeTracker/nginx
Dries Peeters 343dc90220 fix(nginx): use http2 on; and lazy-resolve app upstream in Docker
Switch to the listen + http2 on; form for modern nginx. Add Docker DNS
resolver and a variable-based proxy_pass so nginx can start before the
app container registers, and apply the same upstream to /socket.io/.
2026-05-13 09:12:10 +02:00
..