advance jellyfin role tag and add jellyfin config and cache binds #12
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ mounts:
|
|||
remote: /mnt/butter/video
|
||||
local: /mnt/video
|
||||
type: nfs
|
||||
bind:
|
||||
- name: jellyfin config
|
||||
src: /mnt/data/jelly/config/
|
||||
mount: /etc/jellyfin
|
||||
bind:
|
||||
- name: jellyfin data
|
||||
src: /mnt/data/jelly/data/
|
||||
|
|
Loading…
Add table
Reference in a new issue