traefik.yml aktualisiert

This commit is contained in:
olli 2023-08-04 12:09:38 +02:00
parent 0e59b3a123
commit cb2b869eec

View File

@ -43,6 +43,7 @@
- --entrypoints.http.http.redirections.entryPoint.to=https - --entrypoints.http.http.redirections.entryPoint.to=https
- --entrypoints.http.http.redirections.entryPoint.scheme=https - --entrypoints.http.http.redirections.entryPoint.scheme=https
- --entrypoints.http.http.redirections.entrypoint.permanent=true - --entrypoints.http.http.redirections.entrypoint.permanent=true
# https
- --entrypoints.https.address=:443 - --entrypoints.https.address=:443
# Docker # Docker
- --providers.docker=true - --providers.docker=true