From e2f93a31a5accedf9e4fb843b354913eaf90bf59 Mon Sep 17 00:00:00 2001 From: lwl0608 Date: Thu, 16 May 2024 22:13:10 +0800 Subject: [PATCH] fix --- etc/mix/mix-test.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/mix/mix-test.yaml b/etc/mix/mix-test.yaml index 1f577623..d558a24d 100644 --- a/etc/mix/mix-test.yaml +++ b/etc/mix/mix-test.yaml @@ -143,4 +143,8 @@ elastic_search: uri: "http://127.0.0.1:9200" username: "elastic" password: "Wishpal@2024" - sniff: false \ No newline at end of file + sniff: false + +sd: + host: "https://consul.tiefen.fun" + service_name: "mix_test"