From d86feaa385ac67b78519220b068c67f28c4eb81f Mon Sep 17 00:00:00 2001
From: 云 <2163098428@qq.com>
Date: 星期二, 18 八月 2026 14:31:02 +0800
Subject: [PATCH] chore(config): 更新服务器配置中的主机地址
---
yudao-server/src/main/resources/application-local.yaml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/yudao-server/src/main/resources/application-local.yaml b/yudao-server/src/main/resources/application-local.yaml
index eaf06ab..e02b801 100644
--- a/yudao-server/src/main/resources/application-local.yaml
+++ b/yudao-server/src/main/resources/application-local.yaml
@@ -174,7 +174,7 @@
initialize-schema: true
database-name: default
collection-name: knowledge_segment
- host: 36.213.180.217
+ host: 36.213.90.123
port: 19530
--- #################### 瓒呯骇绠$悊鍛樼浉鍏抽厤缃� ####################
--
Gitblit v1.9.3