Got client to connect to service

This commit is contained in:
Chris Troutner
2021-07-17 19:14:11 -07:00
parent c3bfbbb6e1
commit 06cdc03287
5 changed files with 98 additions and 1 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = {
isCircuitRelay: process.env.ENABLE_CIRCUIT_RELAY ? true : false,
// Information passed to other IPFS peers about this node.
apiInfo: 'https://ipfs-service-provider.fullstack.cash/',
apiInfo: 'https://ipfs-bch-wallet-service.fullstack.cash/',
ipfsCoordName: ipfsCoordName,