Update Proxy_Containers/traefik/config.yaml
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
middlewares:
|
||||
addprefix-pihole:
|
||||
addPrefix:
|
||||
prefix: "/admin"
|
||||
https-redirect:
|
||||
redirectScheme:
|
||||
scheme: https
|
||||
pihole-redirect:
|
||||
redirectRegex:
|
||||
regex: "^https://([\\w.-]+)$"
|
||||
replacement: "https://${1}/admin"
|
||||
|
||||
crowdsec-bouncer:
|
||||
forwardauth:
|
||||
|
||||
Reference in New Issue
Block a user