1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

[fix] Specify services in manifest.json

This commit is contained in:
Jérôme Lebleu 2016-05-14 20:15:19 +02:00
parent 1e98b92d70
commit a63e229fe0

View file

@ -15,6 +15,10 @@
"requirements": {
"yunohost": ">= 2.4.0"
},
"services": [
"nginx",
"php5-fpm"
],
"arguments": {
"install" : [
{