We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c9f32 commit a866db2Copy full SHA for a866db2
config/nginx.conf
@@ -1,4 +1,4 @@
1
-worker_processes 1;
+worker_processes auto;
2
error_log stderr warn;
3
pid /run/nginx.pid;
4
0 commit comments