Update Proxy_Containers/traefik/traefik.yaml

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