Update TV_Containers/jellyfin/compose.yaml

This commit is contained in:
2026-07-31 19:35:13 +00:00
parent 5bbbfe5d48
commit a79d2d3093
+2 -2
View File
@@ -28,8 +28,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: