add servicedrive for docker-compose

This commit is contained in:
ducoterra
2020-04-19 16:45:17 -04:00
parent 32fdbe0321
commit 59eb705bbe

View File

@@ -4,7 +4,7 @@ services:
jf: jf:
image: jellyfin/jellyfin:latest image: jellyfin/jellyfin:latest
volumes: volumes:
- ./media:/media - /Volumes/ServiceDrive/Media_Test/:/media
- jf-data:/config - jf-data:/config
- jf-cache:/cache - jf-cache:/cache
ports: ports: