updated tls and middleware
All checks were successful
Build and Push / build (push) Successful in 1m32s
All checks were successful
Build and Push / build (push) Successful in 1m32s
This commit is contained in:
parent
06be58ad98
commit
4bad95826b
@ -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
|
Loading…
Reference in New Issue
Block a user