mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
Update nginx.template.conf
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
user root;
|
||||
worker_processes 4; # Heroku dynos have at least four cores.
|
||||
worker_processes 1;
|
||||
|
||||
error_log stderr;
|
||||
pid /var/run/nginx.pid;
|
||||
|
||||
Reference in New Issue
Block a user