(feat) adapt volume to new structure

This commit is contained in:
cardosofede
2023-10-04 22:48:56 -03:00
parent 5015073e7a
commit 3b22b5500c

View File

@@ -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