From 10aaa035f5be0312304d20f022bdb714a8f4900a Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 11 十二月 2024 22:16:23 +0800
Subject: [PATCH] 代码提交
---
ruoyi-admin/src/main/resources/application.yml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml
index bd33b65..c718234 100644
--- a/ruoyi-admin/src/main/resources/application.yml
+++ b/ruoyi-admin/src/main/resources/application.yml
@@ -72,13 +72,13 @@
# redis 閰嶇疆
redis:
# # 鍦板潃锛堜箟涔屼簩闄級
- # host: 127.0.0.1
- # port: 6020
+ host: 127.0.0.1
+ port: 6020
# 鍦板潃锛堝叕鍙革級
# host: 116.62.18.175
- host: 192.168.1.10
- port: 6020
+# host: 192.168.1.10
+# port: 6020
# 鏁版嵁搴撶储寮�
database: 0
# 瀵嗙爜
@@ -133,7 +133,7 @@
# Swagger閰嶇疆
swagger:
# 鏄惁寮�鍚痵wagger
- enabled: true
+ enabled: false
# 璇锋眰鍓嶇紑
pathMapping: /dev-api
--
Gitblit v1.9.3