mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-06-05 07:26:52 +00:00
defaults to hummingbot
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user