From 20a4508c932496f961e7ac2a2be468c1da107753 Mon Sep 17 00:00:00 2001 From: MatthiasCzech Date: Tue, 5 Feb 2019 02:24:07 +0100 Subject: [PATCH] bindport reaktiviert --- config/traefik.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/traefik.toml b/config/traefik.toml index 4a46e90..2116930 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -82,6 +82,7 @@ endpoint = "unix:///var/run/docker.sock" domain = "czechman.dynvpn.de" watch = true exposedByDefault = false +usebindportip = true network = "traefik"