TimWindecker commited on
Commit
5ce7204
·
verified ·
1 Parent(s): be2233c

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +2 -0
nginx.conf CHANGED
@@ -1,3 +1,5 @@
 
 
1
  events {}
2
 
3
  http {
 
1
+ pid /tmp/nginx.pid;
2
+
3
  events {}
4
 
5
  http {