vh
524aa4d860
fix(phasefinal-web): healthcheck targeted ::1, so traefik skipped the container
...
The healthcheck used http://localhost/ , which resolves to ::1 in nginx:alpine
while nginx listens on IPv4 only — so it never passed, the container stayed
unhealthy, and Traefik silently declined to create a router for it. That
presents as a broken docker provider: correct labels, right network, no route,
no error. Target 127.0.0.1 explicitly and add a start_period.
Adds the apex router (301 phasefinal.com -> www) and drops the file-provider
workaround, which was mitigating the wrong diagnosis.
2026-08-29 22:33:21 -07:00
..
2026-05-11 15:48:33 -07:00
2026-08-24 08:54:06 -07:00
2026-05-17 08:36:46 -07:00
2026-08-28 10:37:12 -07:00
2026-08-24 08:54:06 -07:00
2026-07-14 20:05:50 -07:00
2026-04-20 22:14:00 -07:00
2026-05-23 18:13:59 -07:00
2026-04-20 22:28:30 -07:00
2026-07-16 09:28:07 -07:00
2026-07-14 20:05:50 -07:00
2026-06-02 10:52:04 -07:00
2026-08-24 08:54:06 -07:00
2026-07-14 20:05:50 -07:00
2026-08-12 11:15:33 -07:00
2026-05-31 15:18:53 -07:00
2026-08-24 08:54:06 -07:00
2026-08-11 07:46:11 -07:00
2026-05-23 18:13:59 -07:00
2026-08-15 23:14:05 -07:00
2026-08-22 09:50:51 -07:00
2026-07-14 20:05:50 -07:00
2026-08-16 15:15:02 -07:00
2026-08-24 15:39:43 -07:00
2026-08-24 14:19:49 -07:00
2026-08-17 00:59:50 -07:00
2026-08-24 08:54:06 -07:00
2026-08-18 23:53:59 -07:00
2026-08-24 09:44:45 -07:00
2026-08-23 02:55:02 -07:00
2026-07-14 20:05:50 -07:00
2026-07-14 20:05:50 -07:00
2026-04-27 23:54:59 -07:00
2026-06-05 11:35:01 -07:00
2026-08-28 07:19:18 -07:00
2026-06-14 14:41:49 -07:00
2026-08-24 08:54:06 -07:00
2026-08-24 08:54:06 -07:00
2026-08-24 14:19:49 -07:00
2026-08-01 14:31:14 -07:00
2026-08-24 08:54:06 -07:00
2026-06-15 18:52:26 -07:00
2026-06-17 22:33:29 -07:00
2026-08-28 07:19:18 -07:00
2026-07-14 20:05:50 -07:00
2026-08-01 17:27:14 -07:00
2026-07-14 20:05:50 -07:00
2026-08-24 08:54:06 -07:00
2026-07-14 20:05:50 -07:00
2026-08-18 05:49:10 -07:00
2026-08-29 22:33:21 -07:00
2026-04-27 22:12:04 -07:00
2026-06-19 01:56:56 -07:00
2026-06-15 20:36:04 -07:00
2026-07-14 20:05:50 -07:00
2026-07-14 20:05:50 -07:00
2026-08-24 08:54:06 -07:00
2026-04-20 22:14:00 -07:00
2026-08-24 08:54:06 -07:00
2026-08-18 22:27:15 -07:00
2026-08-24 08:54:06 -07:00
2026-08-23 05:07:01 -07:00
2026-06-12 22:40:26 -07:00
2026-07-14 20:05:50 -07:00
2026-08-21 14:31:57 -07:00
2026-05-10 18:19:24 -07:00
2026-04-29 18:49:35 -07:00
2026-08-18 19:12:02 -07:00
2026-04-27 15:26:43 -07:00
2026-08-20 23:50:53 -07:00
2026-05-12 00:00:31 -07:00
2026-06-02 09:10:57 -07:00
2026-08-24 08:54:06 -07:00
2026-08-12 10:01:46 -07:00
2026-08-24 08:54:06 -07:00
2026-07-17 15:56:11 -07:00
2026-07-17 09:03:05 -07:00
2026-07-18 01:37:27 -07:00