hamza82 commited on
Commit
63e1c0e
·
verified ·
1 Parent(s): f7270f2

Update default.conf

Browse files
Files changed (1) hide show
  1. default.conf +1 -1
default.conf CHANGED
@@ -1,7 +1,7 @@
1
 
2
  server {
3
  listen 7860;
4
- server_name localhost;
5
 
6
  root /usr/share/nginx/html;
7
  index index.html index.htm;
 
1
 
2
  server {
3
  listen 7860;
4
+ #server_name localhost;
5
 
6
  root /usr/share/nginx/html;
7
  index index.html index.htm;