This commit is contained in:
parent
095b37c7f3
commit
729c6c0235
@ -1,3 +1,4 @@
|
||||
daemon off;
|
||||
worker_processes 1;
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
@ -1,3 +1,4 @@
|
||||
daemon off;
|
||||
worker_processes 1;
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
@ -43,4 +43,4 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
nginx -g daemon off;
|
||||
nginx
|
Loading…
Reference in New Issue
Block a user