This commit is contained in:
Chris Troutner
2025-10-21 12:56:23 -07:00
parent e570519ec8
commit 8cd2896115
+1 -1
View File
@@ -48,7 +48,7 @@ export default {
consumerUrl: process.env.CONSUMER_URL consumerUrl: process.env.CONSUMER_URL
? process.env.CONSUMER_URL ? process.env.CONSUMER_URL
: 'https://free-bch.fullstack.cash', : 'https://free-bch.fullstack.cash',
// : 'https://dev-consumer.psfoundation.info', // : 'https://dev-consumer.psfoundation.info',
// : 'https://wa-usa-bch-consumer.fullstackcash.nl', // : 'https://wa-usa-bch-consumer.fullstackcash.nl',
// P2WDB URL that will accept API calls from the p2wdb npm library. // P2WDB URL that will accept API calls from the p2wdb npm library.