update simple compose

This commit is contained in:
Michael Feng
2023-04-04 13:26:38 -07:00
parent f389513cff
commit 472daa729c
4 changed files with 64 additions and 13 deletions

View File

@@ -2,6 +2,7 @@ version: "3.9"
services:
bot:
image: hummingbot/hummingbot:latest
# image: hummingbot/hummingbot:latest-arm
volumes:
- "./hummingbot_files/conf:/conf"
- "./hummingbot_files/conf/connectors:/conf/connectors"