TearDrainer

joined 1 year ago
[โ€“] [email protected] 1 points 11 months ago

If you have multiple networks on a service you need to specifiy on which one Traefik can reach your service. For example for metabase you need to add:
traefik.docker.network=proxy
Otherwise it will be random and you'll end up with erratic gateway timeouts.