From 042e7f5f8f5aeddaf272fe3b8710f308167275f2 Mon Sep 17 00:00:00 2001
From: yuan <123@>
Date: 星期一, 11 五月 2026 16:18:22 +0800
Subject: [PATCH] 1

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

diff --git a/src/main/resources/application-jhy.yml b/src/main/resources/application-qxy.yml
similarity index 97%
rename from src/main/resources/application-jhy.yml
rename to src/main/resources/application-qxy.yml
index 977d06f..f9c61d5 100644
--- a/src/main/resources/application-jhy.yml
+++ b/src/main/resources/application-qxy.yml
@@ -71,7 +71,7 @@
     druid:
       # 涓诲簱鏁版嵁婧�
       master:
-        url: jdbc:mysql://223.15.233.27:9000/product-inventory-management-jhy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
+        url: jdbc:mysql://mysql:3306/product-inventory-management-qxy?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
         username: root
         password: JHY20260510.
       # 浠庡簱鏁版嵁婧�
@@ -148,7 +148,7 @@
     redis:
       # 鍦板潃
       #    host: 127.0.0.1
-      host: 172.17.0.1
+      host: redis
       # 绔彛锛岄粯璁や负6379
       port: 6379
       # 鏁版嵁搴撶储寮�

--
Gitblit v1.9.3