advance jellyfin role tag and add jellyfin config and cache binds #12
1 changed files with 0 additions and 2 deletions
|
@ -16,11 +16,9 @@ mounts:
|
|||
- name: jellyfin config
|
||||
src: /mnt/data/jelly/config/
|
||||
mount: /etc/jellyfin
|
||||
bind:
|
||||
- name: jellyfin data
|
||||
src: /mnt/data/jelly/data/
|
||||
mount: /var/lib/jellyfin
|
||||
bind:
|
||||
- name: jellyfin cache
|
||||
src: /mnt/data/jelly/cache/
|
||||
mount: /var/cache/jellyfin
|
||||
|
|
Loading…
Add table
Reference in a new issue