mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
Remove mongodb, not a yunohost base service
This commit is contained in:
parent
6d48c42f04
commit
b32b01c869
1 changed files with 1 additions and 2 deletions
|
@ -19,8 +19,7 @@
|
|||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
"nginx",
|
||||
"mongod"
|
||||
"nginx"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
|
|
Loading…
Reference in a new issue