arcanemachine/phoenix-todo-list

For Traefik-based deployments, the Phoenix container should depend_on Traefik when Traefik is part of the same container service.

Closed this issue · 1 comments

Failure to do this may cause errors when running a Traefik-based container setup.

I was mistaken. Phoenix should never need to depend on Traefik. It should run happily on its own until Traefik detects it.