mirror of
https://github.com/YunoHost-Apps/yunomonitor_ynh.git
synced 2024-09-03 17:46:11 +02:00
Yunomonitor doesn't support multiinstance
This commit is contained in:
parent
98861c5709
commit
b773f6f6e8
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
"requirements": {
|
||||
"yunohost": ">= 4.2.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue