From 76fb5d8b5249d74a77ca3e44ca9cf98b57b31ace Mon Sep 17 00:00:00 2001
From: zhs <zhs18203887318@163.com>
Date: 星期五, 30 五月 2025 14:00:32 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
ruoyi-admin/src/main/resources/application.yml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index 097c8ae..92baec4 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -72,9 +72,9 @@
# redis 閰嶇疆
redis:
# # 鍦板潃锛堜附姘达級
- # host: 127.0.0.1
+ host: 127.0.0.1
# 鍦板潃锛堝叕鍙革級
- host: 116.62.18.175
+ # host: 116.62.18.175
port: 6020
# 鏁版嵁搴撶储寮�
@@ -131,7 +131,7 @@
# Swagger閰嶇疆
swagger:
# 鏄惁寮�鍚痵wagger
- enabled: false
+ enabled: true
# 璇锋眰鍓嶇紑
pathMapping: /dev-api
--
Gitblit v1.9.3