fix(docker): Fixing issue with P2WDB

This commit is contained in:
Chris Troutner
2022-12-13 06:09:02 -08:00
parent 9787806427
commit bf96821c2c
@@ -29,6 +29,6 @@ export WEBHOOKSERVICE=http://172.17.0.1:5667/webhook
export WEBHOOKTARGET=http://172.17.0.1:5700/p2wdb
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