mirror of
https://github.com/dockersrc/scripts
synced 2024-11-21 17:23:06 -05:00
8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
|
;;;;;;;;;;;;;;;;;;;;;
|
||
|
|
||
|
pid = /run/php-fpm.pid
|
||
|
error_log = /data/logs/php/error_log
|
||
|
daemonize = no
|
||
|
|
||
|
include=/etc/php/php-fpm.d/*.conf
|