mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
Merge branch 'ct-unstable' of https://github.com/Permissionless-Software-Foundation/bch-dex into ct-unstable
This commit is contained in:
@@ -46,7 +46,7 @@ services:
|
|||||||
image: christroutner/p2wdb-rpi:v3.0.10
|
image: christroutner/p2wdb-rpi:v3.0.10
|
||||||
container_name: p2wdb
|
container_name: p2wdb
|
||||||
environment:
|
environment:
|
||||||
CONSUMER_URL: 'https://free-bch.fullstack.cash'
|
CONSUMER_URL: 'https://wa-usa-bch-consumer.fullstackcash.nl'
|
||||||
DEBUG_LEVEL: 1
|
DEBUG_LEVEL: 1
|
||||||
logging:
|
logging:
|
||||||
driver: 'json-file'
|
driver: 'json-file'
|
||||||
@@ -67,13 +67,14 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
bch-dex:
|
bch-dex:
|
||||||
build:
|
#build:
|
||||||
context: ./bch-dex/
|
# context: ./bch-dex/
|
||||||
dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
#image: christroutner/bch-dex-rpi:v1.9.8
|
image: christroutner/bch-dex-rpi:v1.13.0
|
||||||
container_name: bch-dex
|
container_name: bch-dex
|
||||||
environment:
|
environment:
|
||||||
CONSUMER_URL: 'https://free-bch.fullstack.cash'
|
#CONSUMER_URL: 'https://free-bch.fullstack.cash'
|
||||||
|
CONSUMER_URL: 'https://wa-usa-bch-consumer.fullstackcash.nl'
|
||||||
logging:
|
logging:
|
||||||
driver: 'json-file'
|
driver: 'json-file'
|
||||||
options:
|
options:
|
||||||
@@ -94,7 +95,7 @@ services:
|
|||||||
#build:
|
#build:
|
||||||
# context: ./bch-dex-ui/
|
# context: ./bch-dex-ui/
|
||||||
# dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
image: christroutner/bch-dex-ui-rpi:v1.7.5
|
image: christroutner/bch-dex-ui-rpi:v1.13.0
|
||||||
container_name: dex-ui
|
container_name: dex-ui
|
||||||
logging:
|
logging:
|
||||||
driver: 'json-file'
|
driver: 'json-file'
|
||||||
|
|||||||
Reference in New Issue
Block a user