mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
delete all root process
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
[www]
|
||||
user = zerobin
|
||||
group = zerobin
|
||||
listen = /var/run/php-fpm.sock
|
||||
listen.owner = zerobin
|
||||
listen.group = zerobin
|
||||
listen = /tmp/php-fpm.sock
|
||||
pm = dynamic
|
||||
pm.max_children = 5
|
||||
pm.start_servers = 2
|
||||
|
Reference in New Issue
Block a user