mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
Fixing webhook url
This commit is contained in:
@@ -26,7 +26,7 @@ export PORT=5700
|
||||
# bch-dex specific env vars
|
||||
export BCH_ENV=production
|
||||
export WEBHOOKSERVICE=http://172.17.0.1:5667/webhook
|
||||
export WEBHOOKTARGET=http://172.17.0.1:5700/order
|
||||
export WEBHOOKTARGET=http://172.17.0.1:5700/offer
|
||||
export APP_ID=bch-dex-test557
|
||||
|
||||
npm start
|
||||
|
||||
Reference in New Issue
Block a user