mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
nginx: error_log stderr
This commit is contained in:
@@ -4,7 +4,7 @@ user http;
|
||||
worker_processes 4;
|
||||
|
||||
# error_log /tmp/nginx.error.log;
|
||||
error_log /dev/null crit;
|
||||
error_log stderr;
|
||||
|
||||
include /etc/nginx/ext.d/*/main-ctx.conf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user