Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-05-13 00:25:49 +00:00
parent b6f3f4f99e
commit 4c790f6b9c
+7
View File
@@ -20,8 +20,13 @@ entryPoints:
entryPoint:
to: websecure
scheme: https
middlewares:
- crowdsec-bouncer@file
websecure:
address: :443
http:
middlewares:
- crowdsec-bouncer@file
serversTransport:
insecureSkipVerify: true
@@ -43,3 +48,5 @@ providers:
docker:
endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false
file:
filename: ./config.yaml