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