Files
kamal/test/integration
Donal McBreen 24a2f51641 Return a 502 when container is down
If the app container is down or not responding then traefik will return
a 404 response code. This is not ideal as it suggests a client rather
than a server problem.

To fix this, we'll define a catch all route that always returns a 502.

This is not ideal as this route would take priority over a shorter route
with priorty 1.

TODO: up the priority of the app route.
2023-11-03 14:20:52 +00:00
..
2023-08-22 08:24:31 -07:00
2023-09-06 14:33:13 +01:00
2023-09-25 15:23:01 +01:00
2023-09-06 14:33:13 +01:00