From eabc203fbc687dfdcef201646f81e323dde20dbd Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:18:04 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/config.yaml --- Proxy_Containers/traefik/config.yaml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index dc76e96..a31c315 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -1,26 +1,10 @@ http: - routers: - dashboard: - rule: "Host(`traefik.${DOMAIN_NAME}`)" - service: "api@internal" - entryPoints: - - websecure - middlewares: - - dashboard-auth - - internal-only - tls: - certResolver: cloudflare - middlewares: crowdsec-bouncer: forwardAuth: address: http://bouncer-traefik:8080/api/v1/forwardAuth trustForwardHeader: true - dashboard-auth: - basicAuth: - users: - - "admin:$apr1$..." internal-only: ipAllowList: sourceRange: