mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-24 15:44:20 +01:00
(feat) use the official hummingbot dev version
This commit is contained in:
@@ -2,7 +2,7 @@ version: "3.9"
|
||||
services:
|
||||
bot:
|
||||
container_name: candles_downloader
|
||||
image: dardonacci/hummingbot:development
|
||||
image: hummingbot/hummingbot:development
|
||||
volumes:
|
||||
- "../../data/candles:/home/hummingbot/data"
|
||||
- "../bot_configs/data_downloader/conf:/home/hummingbot/conf"
|
||||
|
||||
Reference in New Issue
Block a user