mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
linting
This commit is contained in:
Vendored
+1
-1
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user