Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-05-14 02:25:39 +00:00
parent fbb3efa6ab
commit 9152a0e8a8
+7
View File
@@ -6,6 +6,8 @@ entryPoints:
web:
address: :80
http:
middlewares:
- crowdsec-bouncer@file
redirections:
entryPoint:
to: websecure
@@ -13,6 +15,9 @@ entryPoints:
websecure:
address: :443
http:
middlewares:
- crowdsec-bouncer@file
serversTransport:
insecureSkipVerify: true
@@ -21,6 +26,8 @@ providers:
docker:
endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false
file:
filename: /config.yml
certificatesResolvers:
cloudflare: