From 0fdfaa5b08721e14c41cd89f63bbf2b7ac84691f Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 14 二月 2023 09:01:22 +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