mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
Update nginx.template.conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
user root;
|
user root;
|
||||||
worker_processes 1;
|
worker_processes auto;
|
||||||
|
|
||||||
error_log stderr;
|
error_log stderr;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
|||||||
Reference in New Issue
Block a user