diff --git a/config/traefik.toml b/config/traefik.toml index 5cb0d62..93732fe 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -85,7 +85,9 @@ endpoint = "unix:///var/run/docker.sock" domain = "czechman.dynvpn.de" watch = true exposedByDefault = false -usebindportip = true +#https://github.com/traefik/traefik/issues/3943#issuecomment-425255489 +#Fehler laut log: msg="cannot determine the IP address (got 0.0.0.0) for the..." +#usebindportip = true network = "traefik"