not working...

This commit is contained in:
Max Lerebourg
2022-10-19 08:21:01 +02:00
parent 44e329cd57
commit a197194591
20 changed files with 315 additions and 4189 deletions
@@ -45,6 +45,7 @@ services:
# crowdseclapikey must be uniq to the middleware attached to the service
- "traefik.http.middlewares.crowdsec1.plugin.bouncer.crowdseclapikey=40796d93c2958f9e58345514e67740e5"
- "traefik.http.middlewares.crowdsec1.plugin.bouncer.crowdsecmode=live"
- "traefik.http.middlewares.crowdsec1.plugin.bouncer.rediscacheenabled=true"
networks:
- services
@@ -64,6 +65,7 @@ services:
# crowdseclapikey must be uniq to the middleware attached to the service
- "traefik.http.middlewares.crowdsec2.plugin.bouncer.crowdseclapikey=44c36dac5c4140af9f06f397508e82c7"
- "traefik.http.middlewares.crowdsec2.plugin.bouncer.crowdsecmode=live"
- "traefik.http.middlewares.crowdsec2.plugin.bouncer.rediscacheenabled=true"
networks:
- services