From 1db034297354eed9c288b9b18e313c8340c0ec58 Mon Sep 17 00:00:00 2001 From: 97694731 <97694731@qq.com> Date: Sat, 18 Apr 2026 17:16:06 +0800 Subject: [PATCH] =?UTF-8?q?es=E5=9C=B0=E5=9D=80=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.go b/main.go index 2b88169..a22ccc2 100644 --- a/main.go +++ b/main.go @@ -190,9 +190,9 @@ func main() { // "7AYdoW=mn3yHZ*3A=Z1x", //) esClient, err := es.NewESClient( - []string{"http://36.212.1.63:9200"}, + []string{"http://36.212.12.92:9527"}, "elastic", - "zDzSXel3PFwx9=6Ybmqva", + "+Tz5qR_KushZ-bPgZ_H-", ) if err != nil {