From f061e8eb380385ea358db8935c1c0055839354ff Mon Sep 17 00:00:00 2001 From: MatthiasCzech Date: Sun, 3 Feb 2019 14:22:10 +0100 Subject: [PATCH] umstellung auf twodns.de --- config/traefik.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/traefik.toml b/config/traefik.toml index d1f7f30..4d9b3b8 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -65,12 +65,12 @@ defaultEntryPoints = ["https","http"] [docker] endpoint = "unix:///var/run/docker.sock" -domain = "czechman-tv.dynv6.net" +domain = "czechman.dynvpn.de" watch = true exposedByDefault = false [acme] -email = "regs@mcseeno.de" +email = "ddns@mcseeno.de" storage = "acme.json" entryPoint = "https" onHostRule = true