mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 00:45:58 +00:00
Refactor swarm/apps.yml: Comment out user setting for jellyfin service
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ services:
|
|||||||
# user: "1000:1000"
|
# user: "1000:1000"
|
||||||
volumes:
|
volumes:
|
||||||
- jellyfin_config:/config
|
- jellyfin_config:/config
|
||||||
- /var/data/jellyfin_cache:/cache:z
|
- /var/data/jellyfin_cache:/cache
|
||||||
- type: bind
|
- type: bind
|
||||||
source: ${MEDIADIR}
|
source: ${MEDIADIR}
|
||||||
target: /media
|
target: /media
|
||||||
|
|||||||
Reference in New Issue
Block a user