fix: change dbhub command (#4099)
This commit is contained in:
parent
8af6e3efdc
commit
93e903095d
|
|
@ -9,7 +9,7 @@ services:
|
||||||
init: true
|
init: true
|
||||||
command:
|
command:
|
||||||
- "--transport"
|
- "--transport"
|
||||||
- "sse"
|
- "http"
|
||||||
- "--port"
|
- "--port"
|
||||||
- "8080"
|
- "8080"
|
||||||
- "--dsn"
|
- "--dsn"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue