some greptimedb improvements
This commit is contained in:
parent
540d8eb658
commit
d351573a3b
4 changed files with 154 additions and 15 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# vim: ft=systemd
|
||||
[Container]
|
||||
Image=docker.io/greptime/greptimedb:v1.0.0-rc.1
|
||||
Image=docker.io/greptime/greptimedb:{{ greptimedb_version }}
|
||||
|
||||
Exec=standalone start --http-addr 0.0.0.0:4000 --rpc-bind-addr 0.0.0.0:4001 --mysql-addr 0.0.0.0:4002 --postgres-addr 0.0.0.0:4003
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue