Skip to content

Commit

Permalink
Use only proxy node balancer with https support for nagging browsers
Browse files Browse the repository at this point in the history
untill we fix native SSL support in daemons
  • Loading branch information
aivve committed Oct 6, 2020
1 parent dcee191 commit b7e4cfe
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ global.config = {
"https://wallet.karbo.org/api/"
],
nodeList: [
"http://node.karbo.org:32348/",
"http://free.rublin.org:32348/",
"http://108.61.198.115:32348/",
"http://45.32.232.11:32348/",
"http://178.63.69.60:32348/",
"http://node.karbo.space:32348/"
"https://karbo.club/services/node_web/"
],
nodeUrl: "",
mainnetExplorerUrl: "http://explorer.karbowanec.com/",
Expand Down

0 comments on commit b7e4cfe

Please sign in to comment.