aboutsummaryrefslogtreecommitdiff
path: root/nginx.conf
diff options
context:
space:
mode:
authorLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:05:48 +0200
committerLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:05:48 +0200
commit68dbabfca4722fd367cea6d3cd5d1a114110cd0c (patch)
treec1aed5003b42fe99f7f0da01458218b110eb6a72 /nginx.conf
parent555f1ffa454865b9d6126cbff264766b92d7301e (diff)
Fixed 15
Diffstat (limited to 'nginx.conf')
-rw-r--r--nginx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/nginx.conf b/nginx.conf
index f94cba2..21f664d 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -1,4 +1,4 @@
-user nobody;
+user lars;
daemon off;
events {}