1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

php-fpm service not necessary

This commit is contained in:
Mickael-Martin 2019-01-02 13:16:47 +01:00
parent 5aaaad68b3
commit 542eb334cc

View file

@ -20,7 +20,6 @@
"multi_instance": false, "multi_instance": false,
"services": [ "services": [
"nginx", "nginx",
"php7-fpm",
"mysql", "mysql",
"snmpd" "snmpd"
], ],