move docker foler
move docker folder from .dev/ update Dockerfile and entrypoint scripts to match
This commit is contained in:
parent
f59a87aca4
commit
05004a7a50
7 changed files with 6 additions and 6 deletions
|
@ -1,16 +0,0 @@
|
|||
[www]
|
||||
|
||||
user = nginx
|
||||
group = nginx
|
||||
|
||||
listen = 127.0.0.1:9000
|
||||
listen.owner = nginx
|
||||
listen.group = nginx
|
||||
listen.mode = 0750
|
||||
|
||||
pm = ondemand
|
||||
pm.max_children = 9
|
||||
pm.process_idle_timeout = 10s
|
||||
pm.max_requests = 200
|
||||
|
||||
clear_env = no
|
Reference in a new issue