mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
privatebin: don't daemonize php-fpm (closes #41)
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
[global]
|
||||||
|
daemonize = no
|
||||||
|
|
||||||
[www]
|
[www]
|
||||||
listen = /tmp/php-fpm.sock
|
listen = /tmp/php-fpm.sock
|
||||||
pm = dynamic
|
pm = dynamic
|
||||||
|
Reference in New Issue
Block a user