From cb2b869eec6528b54659c9b8ac1a8f9c146bdbc5 Mon Sep 17 00:00:00 2001 From: olli Date: Fri, 4 Aug 2023 12:09:38 +0200 Subject: [PATCH] traefik.yml aktualisiert --- traefik.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/traefik.yml b/traefik.yml index 0bec086..dfd603a 100644 --- a/traefik.yml +++ b/traefik.yml @@ -43,6 +43,7 @@ - --entrypoints.http.http.redirections.entryPoint.to=https - --entrypoints.http.http.redirections.entryPoint.scheme=https - --entrypoints.http.http.redirections.entrypoint.permanent=true + # https - --entrypoints.https.address=:443 # Docker - --providers.docker=true