mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +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]
|
||||
listen = /tmp/php-fpm.sock
|
||||
pm = dynamic
|
||||
|
Loading…
x
Reference in New Issue
Block a user