Update nginx.conf
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
daemon off;
|
daemon off;
|
||||||
|
|
||||||
pid /var/lib/nginx/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 5;
|
worker_connections 5;
|
||||||
|
|||||||
Reference in New Issue
Block a user