Update nginx.conf

This commit is contained in:
Joshua Schnabel
2020-04-24 16:52:52 +02:00
committed by GitHub
parent 1a5b692b88
commit 91014fa53f

View File

@ -1,4 +1,3 @@
user www-data;
worker_processes 1; worker_processes 1;
daemon off; daemon off;