mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(e2e): Got e2e create-offer.js working
This commit is contained in:
Vendored
+1
@@ -78,6 +78,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
// P2WDB webhook endpoint
|
||||
p2wdbPort: process.env.P2WDB_PORT ? process.env.P2WDB_PORT : 5010,
|
||||
webhookService: process.env.WEBHOOKSERVICE
|
||||
? process.env.WEBHOOKSERVICE
|
||||
: 'http://localhost:5010/webhook', // P2WDB.
|
||||
|
||||
Reference in New Issue
Block a user