diff --git a/nginx.conf b/nginx.conf index abd7b1269..1c2e7da62 100644 --- a/nginx.conf +++ b/nginx.conf @@ -1,4 +1,4 @@ -user nobody; +user www; pid /var/run/nginx.pid; worker_processes auto;