This website works better with JavaScript
Home
Explore
Help
Sign In
crowd-test-service
/
crowd-test-service-private-cloud
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
修改nginx user root
willliamguo
4 years ago
parent
9c1c5352f6
commit
e2117a599b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
crowd-service/nginx/nginx.conf
+ 1
- 1
crowd-service/nginx/nginx.conf
View File
@@ -1,4 +1,4 @@
-user
www-data
;
+user
root
;
worker_processes auto;
pid /run/nginx.pid;