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