change user to nginx
This commit is contained in:
parent
ff8c7c1fbb
commit
86af128a6a
@ -1,4 +1,4 @@
|
|||||||
user www-data;
|
user nginx;
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
pid /run/nginx.pid;
|
pid /run/nginx.pid;
|
||||||
events {
|
events {
|
||||||
|
Loading…
Reference in New Issue
Block a user