Update Proxy_Containers/traefik/traefik.yaml

This commit is contained in:
2026-04-04 00:59:10 +00:00
parent 4ad234bc2e
commit bf8bc67b64
+6
View File
@@ -32,3 +32,9 @@ providers:
docker: docker:
endpoint: "unix:///var/run/docker.sock" endpoint: "unix:///var/run/docker.sock"
exposedByDefault: false exposedByDefault: false
experimental:
plugins:
fail2ban:
moduleName: "github.com/tomMoulard/fail2ban"
version: "v0.8.9"