1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zerobin_ynh.git synced 2024-09-03 18:06:01 +02:00

[fix] Add missing php5-fpm service in manifest

This commit is contained in:
opi 2015-11-22 16:56:10 +01:00
parent e00a7ea827
commit bdb091205c

View file

@ -12,7 +12,8 @@
}, },
"multi_instance": "false", "multi_instance": "false",
"services": [ "services": [
"nginx" "nginx",
"php5-fpm"
], ],
"arguments": { "arguments": {
"install" : [ "install" : [