From 93e903095d29c65bd584a037f66b63a0c0563e6d Mon Sep 17 00:00:00 2001 From: CityFun <31820853+zhengkunwang223@users.noreply.github.com> Date: Tue, 10 Jun 2025 15:09:55 +0800 Subject: [PATCH] fix: change dbhub command (#4099) --- dbhub/0.7.0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dbhub/0.7.0/docker-compose.yml b/dbhub/0.7.0/docker-compose.yml index 5989a7c48..830e73118 100644 --- a/dbhub/0.7.0/docker-compose.yml +++ b/dbhub/0.7.0/docker-compose.yml @@ -9,7 +9,7 @@ services: init: true command: - "--transport" - - "sse" + - "http" - "--port" - "8080" - "--dsn"