From 7488018d52edaafcd4e541c5fdeada8dd2e47b11 Mon Sep 17 00:00:00 2001
From: chenhj <1263187585@qq.com>
Date: 星期一, 22 十二月 2025 16:49:18 +0800
Subject: [PATCH] Merge branch 'jtwy' of http://114.132.189.42:9002/r/product-inventory-management-after into jtwy
---
src/main/resources/application-native.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application-native.yml b/src/main/resources/application-native.yml
index 5620917..38f492e 100644
--- a/src/main/resources/application-native.yml
+++ b/src/main/resources/application-native.yml
@@ -134,8 +134,8 @@
# redis 閰嶇疆
redis:
# 鍦板潃
-# host: 127.0.0.1
- host: 172.17.0.1
+ host: 127.0.0.1
+# host: 172.17.0.1
# 绔彛锛岄粯璁や负6379
port: 6379
# 鏁版嵁搴撶储寮�
--
Gitblit v1.9.3