Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-05-14 03:07:51 +00:00
parent d3932cf35c
commit e79cef9c19
+6 -7
View File
@@ -6,13 +6,12 @@ api:
entryPoints:
web:
address: :80
#http:
# middlewares:
# - crowdsec-bouncer@file
redirections:
entryPoint:
to: websecure
scheme: https
http:
redirections:
entryPoint:
to: websecure
scheme: https
permanent: true
websecure:
address: :443