Merge pull request #2517 from cmgustavo/update/angular-v0016
Update angular v0.0.16 and default PORT for BWS
This commit is contained in:
commit
fe16f6a5d4
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ angular.module('copayApp.services').factory('configService', function(localStora
|
|||
|
||||
// Bitcore wallet service URL
|
||||
bws: {
|
||||
url: 'http://162.242.245.33:3004/bws/api',
|
||||
url: 'http://162.242.245.33:3232/bws/api',
|
||||
// url: 'http://localhost:3001/bws/api',
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue