added ccxt-rest container for testing purposes
This commit is contained in:
parent
6e80910b41
commit
ad281679c0
@ -18,6 +18,12 @@ services:
|
||||
- /usr/local/etc/notify.conf:/usr/local/etc/notify.conf:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
|
||||
dabo-ccxt-rest:
|
||||
image: ccxtrest/ccxt-rest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "666:3000"
|
||||
|
||||
dabo-web:
|
||||
image: nginx:latest
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user