From 9543b26c250038406f53d80b7114720d9b41d3e2 Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 13 May 2026 00:30:23 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/config.yaml --- Proxy_Containers/traefik/config.yaml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) 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: