cszhzleo commited on
Commit
30e02d0
1 Parent(s): 5ba08fc

Update default.conf

Browse files
Files changed (1) hide show
  1. default.conf +1 -1
default.conf CHANGED
@@ -14,7 +14,7 @@ server {
14
  location / {
15
  #root /usr/share/nginx/html;
16
  #index index.html index.htm;
17
- proxy_pass http://35.94.145.197:3000/;
18
  }
19
 
20
  }
 
14
  location / {
15
  #root /usr/share/nginx/html;
16
  #index index.html index.htm;
17
+ proxy_pass http://35.85.136.74:3000;
18
  }
19
 
20
  }