ops: Change nginx.conf user to www
This commit is contained in:
parent
a9dc5e9be4
commit
b844cc002c
@ -1,4 +1,4 @@
|
|||||||
user nobody;
|
user www;
|
||||||
pid /var/run/nginx.pid;
|
pid /var/run/nginx.pid;
|
||||||
|
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user