Kaynağa Gözat

修改nginx user root

willliamguo 4 yıl önce
ebeveyn
işleme
e2117a599b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      crowd-service/nginx/nginx.conf

+ 1 - 1
crowd-service/nginx/nginx.conf

@@ -1,4 +1,4 @@
-user www-data;
+user root;
 worker_processes auto;
 pid /run/nginx.pid;