mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fix(docker): Fixing issue with P2WDB
This commit is contained in:
@@ -29,6 +29,6 @@ export WEBHOOKSERVICE=http://172.17.0.1:5667/webhook
|
|||||||
export WEBHOOKTARGET=http://172.17.0.1:5700/p2wdb
|
export WEBHOOKTARGET=http://172.17.0.1:5700/p2wdb
|
||||||
export APP_ID=bch-dex-001
|
export APP_ID=bch-dex-001
|
||||||
|
|
||||||
export P2WDB_URL=http://172.17.0.1:5667
|
#export P2WDB_URL=http://172.17.0.1:5667
|
||||||
|
|
||||||
npm start
|
npm start
|
||||||
|
|||||||
Reference in New Issue
Block a user