move seafile to nfs
This commit is contained in:
parent
69360cb0a7
commit
c2386a17a2
2 changed files with 24 additions and 4 deletions
|
@ -18,6 +18,10 @@ nfs_shares:
|
|||
path: /mnt/data/hedgedoc/uploads
|
||||
- name: traefik_acme
|
||||
path: /mnt/data/traefik/acme
|
||||
- name: seafile_data
|
||||
path: /mnt/data/seafile/data
|
||||
- name: seafile_db
|
||||
path: /mnt/data/seafile/db
|
||||
|
||||
database_passwords:
|
||||
nextcloud: !vault |
|
||||
|
|
Reference in a new issue