2026-05-13 00:23:35 +00:00
|
|
|
middlewares:
|
2026-05-13 00:30:23 +00:00
|
|
|
pihole-redirect:
|
|
|
|
|
redirectRegex:
|
2026-05-13 00:32:57 +00:00
|
|
|
regex: "^(https?://[^/]+)/?$"
|
|
|
|
|
replacement: "${1}/admin"
|
2026-05-13 00:23:35 +00:00
|
|
|
|
|
|
|
|
crowdsec-bouncer:
|
|
|
|
|
forwardauth:
|
|
|
|
|
address: http://bouncer-traefik:8080/api/v1/forwardAuth
|
|
|
|
|
trustForwardHeader: true
|