Traefik > “Bad gateway” (error 502) for some containers
问题 I meet some problems using traefik with docker and I don't know why. With some containers, it's works like a charm and for other ones, I have an error when I try to access to these ones : Bad gateway (error 502). Here is my traefik.toml : # Service logs (here debug mode) debug = true logLevel = "DEBUG" defaultEntryPoints = ["http", "https"] # Access log filePath = "/var/log/traefik/access.log" format = "common" ################################################################ # Web