removed crowdsec
All checks were successful
Build and Push / build (push) Successful in 1m32s

This commit is contained in:
hook-lord 2024-09-14 07:56:58 +02:00
parent 2df2eeaeba
commit 92a6da8292

View File

@ -14,7 +14,7 @@ services:
- traefik.http.routers.confetti-apiRouter.service=confetti-apiService
- traefik.http.routers.confetti-apiRouter.tls=true
- traefik.http.routers.confetti-apiRouter.entryPoints=https
- traefik.http.routers.confetti-apiRouter.middlewares=crowdsec-bouncer@docker,corsGet@docker
- traefik.http.routers.confetti-apiRouter.middlewares=corsGet@docker
networks:
traefik-proxy: