Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-05-14 03:02:36 +00:00
parent 70e8420089
commit 3f15b22a66
+6 -6
View File
@@ -6,9 +6,9 @@ api:
entryPoints:
web:
address: :80
http:
middlewares:
- crowdsec-bouncer@file
#http:
# middlewares:
# - crowdsec-bouncer@file
redirections:
entryPoint:
to: websecure
@@ -16,9 +16,9 @@ entryPoints:
websecure:
address: :443
http:
middlewares:
- crowdsec-bouncer@file
#http:
# middlewares:
# - crowdsec-bouncer@file
providers:
docker: