Skip to content

Commit 0b57ede

Browse files
fix: change dbhub command (#4099)
1 parent 43d9a3e commit 0b57ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dbhub/0.7.0/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
init: true
1010
command:
1111
- "--transport"
12-
- "sse"
12+
- "http"
1313
- "--port"
1414
- "8080"
1515
- "--dsn"

0 commit comments

Comments
 (0)