From 346c025d20d3f722bf05c194e45d23ce1a8becb0 Mon Sep 17 00:00:00 2001 From: hehechen Date: Thu, 25 Nov 2021 10:29:09 +0800 Subject: [PATCH] fix config-template.toml --- etc/config-template.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/config-template.toml b/etc/config-template.toml index 63af9761e22..1786c15bb81 100644 --- a/etc/config-template.toml +++ b/etc/config-template.toml @@ -108,8 +108,8 @@ # config = "/proxy.toml" # log-file = "/log/proxy.log" # log-level = "info" -# status-addr = "0.0.0.0:20181" -# advertise-status-addr = "tiflash0:20181" +# status-addr = "0.0.0.0:20292" +# advertise-status-addr = "tiflash0:20292" # engine-addr = "tiflash0:3930" [logger]