fuyu 3 年之前
父節點
當前提交
751717de4b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;