mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
privatebin: don't daemonize php-fpm (closes #41)
This commit is contained in:
parent
093dcf7a11
commit
e347519ee6
@ -1,3 +1,6 @@
|
|||||||
|
[global]
|
||||||
|
daemonize = no
|
||||||
|
|
||||||
[www]
|
[www]
|
||||||
listen = /tmp/php-fpm.sock
|
listen = /tmp/php-fpm.sock
|
||||||
pm = dynamic
|
pm = dynamic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user