[fix] Update multi-instance and requirements in the manifest
This commit is contained in:
parent
e63364f393
commit
433cf2a7db
|
@ -12,7 +12,10 @@
|
||||||
"email": "john.doe@example.com",
|
"email": "john.doe@example.com",
|
||||||
"url": "http://example.com"
|
"url": "http://example.com"
|
||||||
},
|
},
|
||||||
"multi_instance": "true",
|
"requirements": {
|
||||||
|
"yunohost": ">> 2.3.12.1"
|
||||||
|
},
|
||||||
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
"nginx",
|
"nginx",
|
||||||
"php5-fpm",
|
"php5-fpm",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user