1
0
mirror of https://github.com/zabbix/zabbix-docker.git synced 2025-03-07 02:51:29 +01:00
zabbix-docker/web-nginx-mysql/alpine/conf/etc/php7/php-fpm.conf
2020-04-27 23:19:42 +03:00

10 lines
108 B
Plaintext

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