From eca0e68138befc23cd47418511d8b25e5c94eee4 Mon Sep 17 00:00:00 2001 From: longchao <1432334894@qq.com> Date: Tue, 29 Jul 2025 15:51:48 +0800 Subject: [PATCH] =?UTF-8?q?es=20ip=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- model/mEs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/mEs.php b/model/mEs.php index 058e40f..69bb9fc 100644 --- a/model/mEs.php +++ b/model/mEs.php @@ -5,7 +5,7 @@ include_once(SERVER_ROOT . "/model/mBase.php"); class mEs extends mBase { - public $es_host = '127.0.0.1'; + public $es_host = '8.154.43.224'; public $es_port = 9200; public $es_index = '';