Skip to content

Commit

Permalink
Set explicit log level
Browse files Browse the repository at this point in the history
  • Loading branch information
ioppermann committed Jan 1, 2019
1 parent 5c36bdb commit acb8ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
daemon off;

error_log stderr;
error_log stderr error;

worker_processes 1;
events {
Expand Down

0 comments on commit acb8ba4

Please sign in to comment.