Browse Source

infra: Update bitcoin ip

bitcoin
Alexis Hernandez 6 years ago
parent
commit
be415eaa22
  1. 2
      infra/deployment/config/xsnexplorer.io

2
infra/deployment/config/xsnexplorer.io

@ -30,7 +30,7 @@ server {
location /api/btc {
rewrite ^/api/btc/(.*) /$1 break;
proxy_pass http://10.136.55.244:9000;
proxy_pass http://10.136.96.184:9000;
}
location /api/xsn {

Loading…
Cancel
Save