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:
parent
0c58731839
commit
f179293442
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue