fix(p2wdb-esm): Upgrading to v2.2.9

This commit is contained in:
Chris Troutner
2022-12-02 21:10:18 -08:00
parent 0b1d3e63f6
commit 51f7905dad
4 changed files with 14 additions and 12 deletions
@@ -29,4 +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
npm start
+4 -4
View File
@@ -70,10 +70,10 @@ services:
restart: always
bch-dex:
#build:
# context: ./bch-dex/
# dockerfile: Dockerfile
image: christroutner/bch-dex:v2.0.12
build:
context: ./bch-dex/
dockerfile: Dockerfile
#image: christroutner/bch-dex:v2.0.12
container_name: bch-dex
environment:
CONSUMER_URL: 'https://free-bch.fullstack.cash'