mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-08 06:12:55 +00:00
fix: GET: /config return all configurations when running standalone (#2630)
* fix: config api return all configurations when running standalone * chore: follow same style * fix: avoid panic
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -9263,6 +9263,7 @@ dependencies = [
|
||||
"catalog",
|
||||
"chrono",
|
||||
"client",
|
||||
"cmd",
|
||||
"common-base",
|
||||
"common-catalog",
|
||||
"common-config",
|
||||
|
||||
Reference in New Issue
Block a user