From e7b84fe17bca18fe7715c2078883fe0999a296d6 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 05 一月 2023 12:39:17 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/zhengcaioa/appsettings.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/zhengcaioa/zhengcaioa/appsettings.json b/zhengcaioa/zhengcaioa/appsettings.json
index 7dc674d..d3e1c60 100644
--- a/zhengcaioa/zhengcaioa/appsettings.json
+++ b/zhengcaioa/zhengcaioa/appsettings.json
@@ -13,7 +13,7 @@
     }
   },
   "AllowedHosts": "*",
-  "Elasticsearchurl": "http://localhost:9200",
+  "Elasticsearchurl": "http://172.26.97.184:9200",
   "SecurityKey": "superSecretKey@345",
   "Shuchengurl": "http://47.108.235.38:8085",
   "GetShopUsers": "/actionapi/Shop/GetShopUsers",

--
Gitblit v1.9.1