mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
Error on multi_instance in manifest.json
This commit is contained in:
parent
18c9323d26
commit
0b9f8be7a6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"requirements": {
|
||||
"yunohost": ">> 2.4.0.4"
|
||||
},
|
||||
"multi_instance": "false",
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
"nginx",
|
||||
"php5-fpm"
|
||||
|
|
Loading…
Add table
Reference in a new issue