mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-29 18:14:20 +01:00
(feat) adapt volume to new structure
This commit is contained in:
@@ -5,8 +5,8 @@ services:
|
||||
image: hummingbot/hummingbot:development
|
||||
volumes:
|
||||
- "../../data/candles:/home/hummingbot/data"
|
||||
- "../bot_configs/data_downloader/conf:/home/hummingbot/conf"
|
||||
- "../bot_configs/data_downloader/conf/connectors:/home/hummingbot/conf/connectors"
|
||||
- "../bots/data_downloader/conf:/home/hummingbot/conf"
|
||||
- "../bots/data_downloader/conf/connectors:/home/hummingbot/conf/connectors"
|
||||
environment:
|
||||
- CONFIG_PASSWORD=a
|
||||
- CONFIG_FILE_NAME=download_candles.py
|
||||
|
||||
Reference in New Issue
Block a user