added config dir

This commit is contained in:
Jayne Passmore 2025-05-24 21:49:34 -05:00
parent 7160331636
commit cb5cc749ba

View file

@ -12,6 +12,10 @@ mounts:
remote: /mnt/butter/video remote: /mnt/butter/video
local: /mnt/video local: /mnt/video
type: nfs type: nfs
bind:
- name: jellyfin config
src: /mnt/data/jelly/config/
mount: /etc/jellyfin
bind: bind:
- name: jellyfin data - name: jellyfin data
src: /mnt/data/jelly/data/ src: /mnt/data/jelly/data/