allowACMEByPass wieder deactiviert

This commit is contained in:
Czechman 2024-09-21 21:24:07 +02:00
parent 663d1892d7
commit 77a175a643
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@ entryPoints:
redirections: redirections:
entryPoint: entryPoint:
to: websecure to: websecure
allowACMEByPass: true # allowACMEByPass: true
websecure: websecure:
address: :443 address: :443
allowACMEByPass: true # allowACMEByPass: true
################################################################ ################################################################
# Traefik logs configuration # Traefik logs configuration