first template launch
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
user nginx;
|
||||
worker_processes auto;
|
||||
pid /var/run/nginx.pid;
|
||||
pid /tmp/nginx.pid;
|
||||
|
||||
events {
|
||||
worker_connections 1024;
|
||||
|
||||
Reference in New Issue
Block a user