defaults to hummingbot

This commit is contained in:
nikspz
2023-09-13 20:50:09 +08:00
committed by GitHub
parent e0d081d949
commit 9eaa6dc6a1

View File

@@ -1,7 +1,7 @@
version: "3.9" version: "3.9"
services: services:
hummingbot: hummingbot:
container_name: bot container_name: hummingbot
image: hummingbot/hummingbot:latest image: hummingbot/hummingbot:latest
volumes: volumes:
- "./hummingbot_files/conf:/home/hummingbot/conf" - "./hummingbot_files/conf:/home/hummingbot/conf"