From 3e0ffedfb7235811cb152323092324b9848660b5 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期二, 20 五月 2025 15:00:51 +0800
Subject: [PATCH] 代码提交
---
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