Move jellyfin to ZFS
This commit is contained in:
parent
6808e86a6d
commit
4feff3d247
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
||||||
- PGID={{ docker_user.id }}
|
- PGID={{ docker_user.id }}
|
||||||
- TZ=Europe/London
|
- TZ=Europe/London
|
||||||
volumes:
|
volumes:
|
||||||
- ./config:/config
|
- /mnt/tank/app-data/jellyfin:/config
|
||||||
- /mnt/media/TV:/mnt/TV
|
- /mnt/media/TV:/mnt/TV
|
||||||
- /mnt/media/Movies:/mnt/Movies
|
- /mnt/media/Movies:/mnt/Movies
|
||||||
tmpfs:
|
tmpfs:
|
||||||
|
|
Loading…
Reference in a new issue