Update nginx.conf

This commit is contained in:
Pascal Vizeli
2017-05-23 15:20:09 +02:00
committed by GitHub
parent 5d3d522731
commit 025c4cb2a6

View File

@@ -1,5 +1,6 @@
daemon off;
error_log stderr;
pid /var/run/nginx.pid;
events {
worker_connections 1024;