Skip to content

Commit bfec505

Browse files
committed
fix
1 parent 2b1ea4f commit bfec505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/deploy/config/databend-query-node-1.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ admin_api_address = "0.0.0.0:8080"
1414

1515
# Databend Query metrics RESET API.
1616
metric_api_address = "0.0.0.0:7070"
17-
discovery_address = "localhost:8000"
17+
discovery_address = "localhost:8001"
1818
# Databend Query MySQL Handler.
1919
mysql_handler_host = "0.0.0.0"
2020
mysql_handler_port = 3307

0 commit comments

Comments
 (0)