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