rogerxavier commited on
Commit
94ae1fb
·
verified ·
1 Parent(s): 6a6489b

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
  }