We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e0178e commit 8ce4ffdCopy full SHA for 8ce4ffd
test/config/nginx/nginx-plus.conf
@@ -1,4 +1,5 @@
1
worker_processes 1;
2
+error_log /var/log/nginx/error.log;
3
4
events {
5
worker_connections 1024;
0 commit comments