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

Update php-fpm.conf to php7.3

This commit is contained in:
Mickael-Martin 2020-12-11 13:30:45 +01:00
parent 0c58731839
commit f179293442

View file

@ -1,7 +1,7 @@
[__NAMETOCHANGE__]
user = www-data
group = www-data
listen = /var/run/php/php7.0-fpm-__NAMETOCHANGE__.sock
listen = /var/run/php/php7.3-fpm-__NAMETOCHANGE__.sock
listen.owner = www-data
listen.group = www-data
pm = dynamic