move overleaf mongodb data to nfs
This commit is contained in:
parent
a1fa146e9d
commit
6c191769bd
2 changed files with 11 additions and 2 deletions
|
@ -32,6 +32,8 @@ nfs_shares:
|
|||
path: /mnt/data/overleaf/data
|
||||
- name: overleaf_redis
|
||||
path: /mnt/data/overleaf/redis
|
||||
- name: overleaf_mongodb
|
||||
path: /mnt/data/overleaf/mongodb
|
||||
|
||||
database_passwords:
|
||||
nextcloud: !vault |
|
||||
|
|
Reference in a new issue