fuyu 3 anni fa
parent
commit
803cb3bf42
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      nginx.conf

+ 1 - 1
nginx.conf

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