allowACMEByPass wieder deactiviert
This commit is contained in:
parent
663d1892d7
commit
77a175a643
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue