Update Proxy_Containers/traefik/traefik.yaml
This commit is contained in:
@@ -6,13 +6,12 @@ api:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
web:
|
web:
|
||||||
address: :80
|
address: :80
|
||||||
#http:
|
http:
|
||||||
# middlewares:
|
redirections:
|
||||||
# - crowdsec-bouncer@file
|
entryPoint:
|
||||||
redirections:
|
to: websecure
|
||||||
entryPoint:
|
scheme: https
|
||||||
to: websecure
|
permanent: true
|
||||||
scheme: https
|
|
||||||
|
|
||||||
websecure:
|
websecure:
|
||||||
address: :443
|
address: :443
|
||||||
|
|||||||
Reference in New Issue
Block a user