Update TV_Containers/jellyfin/compose.yaml

This commit is contained in:
2026-07-31 19:33:28 +00:00
parent f2f98c9bfc
commit 5bbbfe5d48
+2 -1
View File
@@ -13,7 +13,7 @@ services:
- /tmp:size=512m
ports:
- 8096:8096/tcp
#- 8096:8096/tcp
- 7359:7359/udp
volumes:
@@ -44,6 +44,7 @@ services:
- traefik.http.routers.${SERVICE_NAME}-https.tls.certresolver=cloudflare
- traefik.http.routers.${SERVICE_NAME}-https.entrypoints=websecure
- traefik.http.routers.${SERVICE_NAME}-https.rule=Host(`${SERVICE_NAME}.${DOMAIN_NAME}`)
- traefik.http.services.${SERVICE_NAME}.loadbalancer.server.port=8096
### Monitor with uptime-kuma
- kuma.monitoring.group.name=Docker Containers
- kuma.${SERVICE_NAME}.docker.parent_name=monitoring