From b9b1a775a9633a34130944d7fdbe9b9ba860aa8e Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期二, 11 八月 2026 17:35:00 +0800
Subject: [PATCH] fix: 清理配置文件

---
 src/main/resources/application-khyy.yml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/application-khyy.yml b/src/main/resources/application-khyy.yml
index acb4712..ce0603d 100644
--- a/src/main/resources/application-khyy.yml
+++ b/src/main/resources/application-khyy.yml
@@ -149,7 +149,7 @@
     # redis 閰嶇疆
     redis:
       # 鍦板潃
-#      host: 127.0.0.1
+      #      host: 127.0.0.1
       host: 172.17.0.1
       # 绔彛锛岄粯璁や负6379
       port: 6379

--
Gitblit v1.9.3