update traefik config
Some checks are pending
Deploy Containers / Prepare (push) Waiting to run

This commit is contained in:
2026-02-16 23:43:49 -05:00
parent f1875ed26b
commit 94c6059dbb

View File

@@ -35,3 +35,10 @@ certificatesResolvers:
dnsChallenge:
provider: cloudflare
delayBeforeCheck: 10
accessLog:
enabled: true
filters:
statusCodes:
- "200"
- "400-404"
- "500-503"