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

This commit is contained in:
hook-lord 2024-09-14 07:19:10 +02:00
parent 58a1693fec
commit b2dc0451d6

View File

@ -14,4 +14,5 @@ services:
- traefik.http.middlewares.confetti-api-cors.headers.accesscontrolallowmethods=GET,OPTIONS, POST
- traefik.http.middlewares.confetti-api-cors.headers.accesscontrolallowheaders=*
- traefik.http.middlewares.confetti-api-cors.headers.accesscontrolalloworigin=*
- traefik.http.middlewares.confetti-api-cors.headers.addvaryheader=true
- traefik.http.middlewares.confetti-api-cors.headers.addvaryheader=true
- traefik.http.routers.confetti-apiRouter.middlewares=confetti-api-cors,crowdsec-bouncer@docker