fixed owner of system.xml
This commit is contained in:
parent
fa679473e7
commit
734a297792
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@ role:core:v1.2:core
|
||||||
role:mount:v1.1:core,mount
|
role:mount:v1.1:core,mount
|
||||||
role:nginx-ssl:v1.1:common,nginx-ssl
|
role:nginx-ssl:v1.1:common,nginx-ssl
|
||||||
role:certbot:v1.2:common,certbot
|
role:certbot:v1.2:common,certbot
|
||||||
role:jellyfin:v1.0:workload,jellyfin
|
role:jellyfin:v1.1:workload,jellyfin
|
||||||
|
|
||||||
# end of file
|
# end of file
|
||||||
|
|
|
@ -13,7 +13,7 @@ mounts:
|
||||||
local: /mnt/video
|
local: /mnt/video
|
||||||
type: nfs
|
type: nfs
|
||||||
bind:
|
bind:
|
||||||
- name: sonarr
|
- name: jellyfin
|
||||||
src: /mnt/data/jelly/data/
|
src: /mnt/data/jelly/data/
|
||||||
mount: /var/lib/jellyfin
|
mount: /var/lib/jellyfin
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue