rule name
All checks were successful
Build and Push / build (push) Successful in 1m31s

This commit is contained in:
hook-lord 2024-09-14 01:06:51 +02:00
parent 4bad95826b
commit 9974f16338

View File

@ -8,6 +8,6 @@ services:
- traefik.enable=true
- traefik.http.routers.confetti-api.rule=Host(`confetti.rannes.dev`)
- traefik.http.services.confetti-api.loadbalancer.server.port=8020
- traefik.http.routers.jellyfinrouter.tls=true
- traefik.http.routers.jellyfinrouter.entryPoints=https
- traefik.http.routers.jellyfinrouter.middlewares=crowdsec-bouncer@docker
- traefik.http.routers.confetti-api.tls=true
- traefik.http.routers.confetti-api.entryPoints=https
- traefik.http.routers.confetti-api.middlewares=crowdsec-bouncer@docker