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 33a48c1 commit 894d45fCopy full SHA for 894d45f
config/nginx.conf
@@ -1,4 +1,5 @@
1
worker_processes 1;
2
+pid /run/nginx.pid;
3
4
events {
5
worker_connections 1024;
0 commit comments