Update TV_Containers/jellyfin/compose.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user