From 3f15b22a662913dbee534ff3c2080154abaf0a83 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 14 May 2026 03:02:36 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index 633712f..a00ada5 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -6,9 +6,9 @@ api: entryPoints: web: address: :80 - http: - middlewares: - - crowdsec-bouncer@file + #http: + # middlewares: + # - crowdsec-bouncer@file redirections: entryPoint: to: websecure @@ -16,9 +16,9 @@ entryPoints: websecure: address: :443 - http: - middlewares: - - crowdsec-bouncer@file + #http: + # middlewares: + # - crowdsec-bouncer@file providers: docker: