diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index 1e2dc68..588382c 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -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: