change proxyUrl back to local
This commit is contained in:
parent
c83e16f98e
commit
bcf5c54121
@ -7,6 +7,6 @@
|
|||||||
},
|
},
|
||||||
"proxies": [{
|
"proxies": [{
|
||||||
"path": "/api",
|
"path": "/api",
|
||||||
"proxyUrl": "https://bch-insight.bitpay.com/api"
|
"proxyUrl": "http://localhost:3000/api"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user