From d776b78f8f607ce75f4400e55726b773c74f7890 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=A3=8A?= Date: Wed, 4 Jun 2025 11:22:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9es=E7=9A=84=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/src/main/resources/application.yml b/admin/src/main/resources/application.yml index f6e8ac3..4eb7601 100644 --- a/admin/src/main/resources/application.yml +++ b/admin/src/main/resources/application.yml @@ -34,7 +34,7 @@ redis: password: Xgf_redis elasticsearch: scheme: http - host: 10.127.2.194 + host: 111.13.176.3 port: 9200 enable: true username: elastic