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