From b0f728f40905fa0b3e495030e3900eb5a1fb7c7f Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:14:35 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/config.yaml --- Proxy_Containers/traefik/config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Proxy_Containers/traefik/config.yaml b/Proxy_Containers/traefik/config.yaml index 9dc9a4b..dc76e96 100644 --- a/Proxy_Containers/traefik/config.yaml +++ b/Proxy_Containers/traefik/config.yaml @@ -1,4 +1,16 @@ 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: