use test docker images and revised readme

This commit is contained in:
Michael Feng
2023-06-10 10:48:51 -07:00
parent bc7cd02d83
commit 5f69357de8
4 changed files with 11 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ services:
- "./hummingbot_files/conf/strategies:/home/hummingbot/conf/strategies"
- "./hummingbot_files/logs:/home/hummingbot/logs"
- "./hummingbot_files/data:/home/hummingbot/data"
# - "./hummingbot_files/scripts:/home/hummingbot/scripts"
- "./hummingbot_files/certs:/home/hummingbot/certs"
logging:
driver: "json-file"