fuyu 3 years ago
parent
commit
751717de4b
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  root;
 worker_processes  1;
 
 error_log  /data/logs/nginx/error.log warn;