mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2026-01-10 18:04:43 +00:00
REL-0.1 Initial Release
This commit is contained in:
5
Dockerfiles/base/data/php-fpm.conf
Normal file
5
Dockerfiles/base/data/php-fpm.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
[global]
|
||||
error_log = /proc/self/fd/2
|
||||
log_level = notice
|
||||
daemonize = no
|
||||
include = /usr/local/etc/php-fpm.d/*.conf
|
||||
Reference in New Issue
Block a user