fixed delete wallet
This commit is contained in:
parent
a8571d5a24
commit
0656c8d7e0
3 changed files with 25 additions and 12 deletions
|
|
@ -61,7 +61,7 @@ var defaultConfig = {
|
|||
},
|
||||
|
||||
EncryptedInsightStorage: {
|
||||
url: 'https://test-insight.bitpay.com:443/api/email'
|
||||
url: 'http://localhost:3001/api/email'
|
||||
},
|
||||
|
||||
GoogleDrive: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue