hamza82 commited on
Commit
ee3d0fe
·
verified ·
1 Parent(s): 9b68a0a

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -1
nginx.conf CHANGED
@@ -2,7 +2,7 @@ events {}
2
 
3
  http {
4
  server {
5
- listen 154.80.27.35:8080;
6
  root /usr/share/nginx/html;
7
  index index.html index.htm;
8
  location / {
 
2
 
3
  http {
4
  server {
5
+ listen 192.168.15.171:8080;
6
  root /usr/share/nginx/html;
7
  index index.html index.htm;
8
  location / {