From 4655218345dce9344dfdfcfe30f2a09e3c118386 Mon Sep 17 00:00:00 2001 From: Czechman Date: Wed, 21 Dec 2022 15:15:21 +0100 Subject: [PATCH] auch unsichtbare Zeichen problem --- config/traefik.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/traefik.toml b/config/traefik.toml index 8869333..6e7ed9f 100644 --- a/config/traefik.toml +++ b/config/traefik.toml @@ -1,7 +1,7 @@ # angepasst an https://greenitsolutions.at/traefik-docker-lets-encrypt-tutorial/ [global] -  checkNewVersion = true -  sendAnonymousUsage = false + checkNewVersion = true + sendAnonymousUsage = false # https://doc.traefik.io/traefik/routing/entrypoints/#redirection [entryPoints.web]