Usebindportip entfernt - Issue 3943

This commit is contained in:
Czechman 2022-04-25 17:58:39 +02:00
parent 960d6eda2a
commit e6715686ac
1 changed files with 3 additions and 1 deletions

View File

@ -85,7 +85,9 @@ endpoint = "unix:///var/run/docker.sock"
domain = "czechman.dynvpn.de" domain = "czechman.dynvpn.de"
watch = true watch = true
exposedByDefault = false 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" network = "traefik"