We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b1ea4f commit bfec505Copy full SHA for bfec505
1 file changed
scripts/deploy/config/databend-query-node-1.toml
@@ -14,7 +14,7 @@ admin_api_address = "0.0.0.0:8080"
14
15
# Databend Query metrics RESET API.
16
metric_api_address = "0.0.0.0:7070"
17
-discovery_address = "localhost:8000"
+discovery_address = "localhost:8001"
18
# Databend Query MySQL Handler.
19
mysql_handler_host = "0.0.0.0"
20
mysql_handler_port = 3307
0 commit comments