From 2eedbbfde27f9e75078f15b986d1f0be2c5f6a83 Mon Sep 17 00:00:00 2001 From: dardonacci <36869960+cardosofede@users.noreply.github.com> Date: Thu, 25 May 2023 17:33:12 -0300 Subject: [PATCH] Update docker-compose.yml --- hummingbot_with_dashboard/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hummingbot_with_dashboard/docker-compose.yml b/hummingbot_with_dashboard/docker-compose.yml index e1a29cd..96ccc60 100644 --- a/hummingbot_with_dashboard/docker-compose.yml +++ b/hummingbot_with_dashboard/docker-compose.yml @@ -19,7 +19,7 @@ services: network_mode: host dashboard: container_name: dashboard - image: dardonacci/dashboard:latest + image: hummingbot/dashboard:latest volumes: - ./hummingbot_files/data:/home/dashboard/data ports: