Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-05-13 18:18:07 +00:00
parent 038c2881dd
commit 03b0a682b1
+2 -2
View File
@@ -4,7 +4,7 @@ api:
entryPoints:
web:
address: ":80"
address: :80
http:
redirections:
entryPoint:
@@ -13,7 +13,7 @@ entryPoints:
middlewares:
- crowdsec-bouncer@file
websecure:
address: ":443"
address: :443
http:
middlewares:
- crowdsec-bouncer@file