Update Proxy_Containers/traefik/config.yaml

This commit is contained in:
2026-05-14 03:18:04 +00:00
parent 153e94905a
commit eabc203fbc
-16
View File
@@ -1,26 +1,10 @@
http:
routers:
dashboard:
rule: "Host(`traefik.${DOMAIN_NAME}`)"
service: "api@internal"
entryPoints:
- websecure
middlewares:
- dashboard-auth
- internal-only
tls:
certResolver: cloudflare
middlewares:
crowdsec-bouncer:
forwardAuth:
address: http://bouncer-traefik:8080/api/v1/forwardAuth
trustForwardHeader: true
dashboard-auth:
basicAuth:
users:
- "admin:$apr1$..."
internal-only:
ipAllowList:
sourceRange: