Browse Source

nginx配置

fuyu 5 years ago
parent
commit
0107a13469
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

@@ -1,4 +1,4 @@
-user  nginx;
+user  www;
 worker_processes  1;
 
 error_log  /data/logs/nginx/error.log warn;