daemon on!
This commit is contained in:
parent
c3438cd38f
commit
1b55d56b43
@ -1,6 +1,6 @@
|
||||
worker_processes ${{NUM_WORKERS}};
|
||||
error_log stderr notice;
|
||||
daemon off;
|
||||
daemon on;
|
||||
pid logs/nginx.pid;
|
||||
|
||||
events {
|
||||
|
Loading…
Reference in New Issue
Block a user