chore: format nginx.conf (#2971)
This commit is contained in:
parent
a2a78f40da
commit
248f9d5e81
|
|
@ -6,8 +6,6 @@ worker_processes 1;
|
|||
#error_log logs/error.log info;
|
||||
|
||||
#pid logs/nginx.pid;
|
||||
|
||||
|
||||
events {
|
||||
worker_connections 1024;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue