chris e2af78ff55 fix: nginx waits for estore healthcheck before starting
Nginx resolves upstream hostnames at boot time; if estore isn't
registered in Docker DNS yet it crashes in a restart loop.
Using service_healthy lets nginx wait until the Next.js app
passes its healthcheck before nginx attempts to start.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 10:36:04 -04:00
Description
No description provided
186 MiB
Languages
TypeScript 52.6%
JavaScript 21%
HTML 11.2%
CSS 8%
Shell 6.6%
Other 0.6%