Refactor swarm/apps.yml: Update jellyfin service configuration

This commit is contained in:
2024-10-04 17:55:12 +08:00
parent 66716f5780
commit 5ce74f062d
+2 -2
View File
@@ -8,7 +8,7 @@ x-environment: &app-environment
volumes:
# bai_cache: {}
jellyfin_config: {}
# jellyfin_cache: {}
jellyfin_cache: {}
# adminer_data: {}
# privatebin_data: {}
@@ -106,7 +106,7 @@ services:
# user: "1000:1000"
volumes:
- jellyfin_config:/config
- /var/data/jellyfin_cache:/cache
- jellyfin_cache:/cache
- type: bind
source: ${MEDIADIR}
target: /media