default name bot

This commit is contained in:
nikspz
2023-09-13 20:47:26 +08:00
committed by GitHub
parent da0139b978
commit e0d081d949

View File

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