From 24080056afc25e3b85ae37052e09a6497759b3d5 Mon Sep 17 00:00:00 2001 From: MatthiasCzech Date: Tue, 5 Feb 2019 01:47:27 +0100 Subject: [PATCH] ip bind entfernt, um 404 Fehler zu entfernen --- config/traefik.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/traefik.toml b/config/traefik.toml index a6cab8f..ac6be65 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -82,7 +82,6 @@ endpoint = "unix:///var/run/docker.sock" domain = "czechman.dynvpn.de" watch = true exposedByDefault = false -usebindportip = true network = "traefik"