diff --git a/conf/nginx.conf b/conf/nginx.conf index e5b4bb5..b7c7725 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,5 +1,5 @@ #user nobody; -worker_processes 5; +worker_processes auto; #error_log logs/error.log; #error_log logs/error.log notice;