Refactor swarm/apps.yml: Comment out user setting for jellyfin service
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ services:
|
||||
- DOMAIN=${DOMAIN}
|
||||
- MEDIADIR=${MEDIADIR}
|
||||
- JELLYFIN_PublishedServerUrl=https://media.${DOMAIN}
|
||||
user: "1000:1000"
|
||||
# user: "1000:1000"
|
||||
volumes:
|
||||
- jellyfin_config:/config
|
||||
- /var/data/jellyfin_cache:/cache:z
|
||||
|
||||
Reference in New Issue
Block a user