1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-03-06 10:31:49 +01:00
zabbix-docker/Dockerfiles/web-nginx-pgsql/centos/conf/etc/php-fpm.conf
2021-09-15 21:19:29 +02:00

10 lines
103 B
Plaintext

include=/etc/php-fpm.d/*.conf
[global]
pid = /tmp/php-fpm.pid
error_log = /dev/fd/2
daemonize = no