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

This commit is contained in:
hook-lord 2024-09-14 01:03:22 +02:00
parent 06be58ad98
commit 4bad95826b

View File

@ -7,6 +7,7 @@ services:
labels:
- traefik.enable=true
- traefik.http.routers.confetti-api.rule=Host(`confetti.rannes.dev`)
- traefik.http.routers.confetti-api.entrypoints=http
- traefik.http.routers.confetti-api.service=confetti-api
- 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