Update docker-compose.yml

This commit is contained in:
dardonacci
2023-05-25 17:33:12 -03:00
committed by GitHub
parent 1c71c09a3f
commit 2eedbbfde2

View File

@@ -19,7 +19,7 @@ services:
network_mode: host network_mode: host
dashboard: dashboard:
container_name: dashboard container_name: dashboard
image: dardonacci/dashboard:latest image: hummingbot/dashboard:latest
volumes: volumes:
- ./hummingbot_files/data:/home/dashboard/data - ./hummingbot_files/data:/home/dashboard/data
ports: ports: