Add Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
middlewares:
|
||||
addprefix-pihole:
|
||||
addPrefix:
|
||||
prefix: "/admin"
|
||||
https-redirect:
|
||||
redirectScheme:
|
||||
scheme: https
|
||||
|
||||
crowdsec-bouncer:
|
||||
forwardauth:
|
||||
address: http://bouncer-traefik:8080/api/v1/forwardAuth
|
||||
trustForwardHeader: true
|
||||
Reference in New Issue
Block a user