Refactor swarm/apps.yml: Comment out user setting for jellyfin service

This commit is contained in:
2024-10-04 17:50:48 +08:00
parent 4f0b4cfe5d
commit 043c9687c7
+1 -1
View File
@@ -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