Update docker-compose.yml

This commit is contained in:
david-hummingbot
2023-09-07 00:26:35 +08:00
committed by GitHub
parent 68fc44b7ae
commit 7d21d69c58

View File

@@ -22,5 +22,6 @@ services:
image: hummingbot/dashboard:latest
volumes:
- ./hummingbot_files/data:/home/dashboard/data
- /var/run/docker.sock:/var/run/docker.sock
ports:
- "8501:8501"