make it work with ssl insight
This commit is contained in:
parent
c07055b012
commit
342a69d737
4 changed files with 12 additions and 26 deletions
|
|
@ -17,8 +17,9 @@ var defaultConfig = {
|
|||
|
||||
// network layer config
|
||||
network: {
|
||||
host: 'localhost',
|
||||
port: 3001
|
||||
host: 'test-insight.bitpay.com',
|
||||
port: 443,
|
||||
schema: 'https'
|
||||
},
|
||||
|
||||
// wallet default config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue