mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
6 lines
115 B
Plaintext
6 lines
115 B
Plaintext
[global]
|
|
error_log = /proc/self/fd/2
|
|
log_level = notice
|
|
daemonize = no
|
|
include = /usr/local/etc/php-fpm.d/*.conf
|