mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
[enh] Add services list in manifest
This commit is contained in:
parent
a335e2f332
commit
299b61965b
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
|||
"email": "kload@kload.fr"
|
||||
},
|
||||
"multi_instance": "true",
|
||||
"services": [
|
||||
"nginx",
|
||||
"php5-fpm",
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue