12 lines
267 B
YAML
12 lines
267 B
YAML
|
|
middlewares:
|
||
|
|
addprefix-pihole:
|
||
|
|
addPrefix:
|
||
|
|
prefix: "/admin"
|
||
|
|
https-redirect:
|
||
|
|
redirectScheme:
|
||
|
|
scheme: https
|
||
|
|
|
||
|
|
crowdsec-bouncer:
|
||
|
|
forwardauth:
|
||
|
|
address: http://bouncer-traefik:8080/api/v1/forwardAuth
|
||
|
|
trustForwardHeader: true
|