From 8dbb38aa0113e89841a7610828d50d700c696799 Mon Sep 17 00:00:00 2001 From: Czechman Date: Mon, 25 Oct 2021 00:00:16 +0200 Subject: [PATCH] =?UTF-8?q?nochmal=20angepasst=20einr=C3=BCckung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/traefik.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/traefik.toml b/config/traefik.toml index 892c02d..32bd0f0 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -63,7 +63,7 @@ defaultEntryPoints = ["https","http"] # users = ["McSeeno:$2y$13$maYBYazCRDGmcKdSy/QA0eWBUEIpobxcUy.z68fnifcpoCqWm18wW"] [entryPoints.https] address = ":443" - [entryPoints.https.tls] + [entryPoints.https.tls] [acme] email = "ddns@mcseeno.de" @@ -74,8 +74,8 @@ defaultEntryPoints = ["https","http"] entryPoint = "https" [acme.httpChallenge] entryPoint = "http" -[[acme.domains]] - main = "czechman.dynvpn.de" + [[acme.domains]] + main = "czechman.dynvpn.de" #[retry]