switch to nginx user
This commit is contained in:
parent
72cd8fa599
commit
87e5622def
@ -1,4 +1,4 @@
|
||||
user www-data;
|
||||
user nginx;
|
||||
worker_processes auto;
|
||||
worker_rlimit_nofile 8192;
|
||||
pid /run/nginx.pid;
|
||||
|
Loading…
x
Reference in New Issue
Block a user