mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-06-06 21:58:58 -04:00
remove user directive since its useless in a non root env
This commit is contained in:
parent
a23b4fe483
commit
465f1151d9
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
user nginx;
|
|
||||||
worker_processes auto;
|
worker_processes auto;
|
||||||
pid /tmp/nginx.pid;
|
pid /tmp/nginx.pid;
|
||||||
include /etc/nginx/modules-enabled/*.conf;
|
include /etc/nginx/modules-enabled/*.conf;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue