fix(e2e): Got e2e create-offer.js working

This commit is contained in:
Chris Troutner
2022-02-23 14:03:57 -08:00
parent 956c67a288
commit f4a1f77077
7 changed files with 223 additions and 346 deletions
+1
View File
@@ -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.