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