From 9867c4d163916161e92d06a44fa7309d77b1bbb9 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 16 May 2026 02:01:06 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/traefik.yaml --- Proxy_Containers/traefik/traefik.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/traefik.yaml b/Proxy_Containers/traefik/traefik.yaml index fa0ec6d..4668f4b 100644 --- a/Proxy_Containers/traefik/traefik.yaml +++ b/Proxy_Containers/traefik/traefik.yaml @@ -64,4 +64,10 @@ experimental: plugins: crowdsec-bouncer: moduleName: "github.com/maxlerebourg/crowdsec-bouncer-traefik-plugin" - version: "v1.5.1" \ No newline at end of file + version: "v1.5.1" + traefik-warp: + moduleName: "github.com/l4rm4nd/traefik-warp" + version: "v1.0.2" + geoblock: + moduleName: "github.com/PascalMinder/geoblock" + version: "v0.3.3" \ No newline at end of file