配置文件问题
This commit is contained in:
parent
624f99aa96
commit
6c9df7ea75
|
@ -1,5 +1,3 @@
|
|||
user nginx;
|
||||
worker_processes auto;
|
||||
|
||||
error_log /var/log/nginx/error.log warn;
|
||||
pid /var/run/nginx.pid;
|
||||
|
|
Loading…
Reference in New Issue