mirror of
https://github.com/YunoHost-Apps/zerobin_ynh.git
synced 2024-09-03 18:06:01 +02:00
Merge pull request #10 from opi/patch-2
[enh] Add services list in manifest
This commit is contained in:
commit
f617f4518c
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
|||
"email": "julien.malik@paraiso.me"
|
||||
},
|
||||
"multi_instance": "false",
|
||||
"services": [
|
||||
"nginx",
|
||||
"php5-fpm"
|
||||
],
|
||||
"arguments": {
|
||||
"install" : [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue