fix bind
This commit is contained in:
parent
3fdc1f088f
commit
9efe52e6ee
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ mounts:
|
||||||
type: nfs
|
type: nfs
|
||||||
bind:
|
bind:
|
||||||
- name: sonarr
|
- name: sonarr
|
||||||
src: /mnt/data/jelly
|
src: /mnt/data/jelly/data/
|
||||||
mount: /var/lib/jellyfin
|
mount: /var/lib/jellyfin
|
||||||
|
|
||||||
# end of file
|
# end of file
|
||||||
|
|
Loading…
Add table
Reference in a new issue