Update TV_Containers/jellyfin/compose.yaml

This commit is contained in:
2026-09-09 03:05:37 +00:00
parent 7af73fad8c
commit 28527447b3
+2 -2
View File
@@ -25,8 +25,8 @@ services:
read_only: true
restart: 'unless-stopped'
# Optional - alternative address used for autodiscovery
#environment:
# - JELLYFIN_PublishedServerUrl=http://${SERVICE_NAME}.${DOMAIN_NAME}
environment:
- JELLYFIN_PublishedServerUrl=http://${SERVICE_NAME}.${DOMAIN_NAME}
networks:
- traefik_network
labels: