rogerxavier commited on
Commit
6a6489b
·
verified ·
1 Parent(s): 81ea0d6

Update nginx.conf

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