From 57e82dd493a25e887894afef2f0e0223f1e546bd Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期一, 02 十二月 2024 17:59:45 +0800 Subject: [PATCH] 代码提交 --- ruoyi-admin/src/main/resources/application.yml | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ruoyi-admin/src/main/resources/application.yml b/ruoyi-admin/src/main/resources/application.yml index 1e71978..c718234 100644 --- a/ruoyi-admin/src/main/resources/application.yml +++ b/ruoyi-admin/src/main/resources/application.yml @@ -72,12 +72,13 @@ # redis 閰嶇疆 redis: # # 鍦板潃锛堜箟涔屼簩闄級 - # host: 127.0.0.1 - # port: 6020 + host: 127.0.0.1 + port: 6020 # 鍦板潃锛堝叕鍙革級 - host: 116.62.18.175 - port: 6020 + # host: 116.62.18.175 +# host: 192.168.1.10 +# port: 6020 # 鏁版嵁搴撶储寮� database: 0 # 瀵嗙爜 @@ -94,7 +95,6 @@ max-active: 8 # #杩炴帴姹犳渶澶ч樆濉炵瓑寰呮椂闂达紙浣跨敤璐熷�艰〃绀烘病鏈夐檺鍒讹級 max-wait: -1ms - # minio鏂囦欢绠$悊杩炴帴 minio: endpoint: http://192.168.1.4 @@ -133,7 +133,7 @@ # Swagger閰嶇疆 swagger: # 鏄惁寮�鍚痵wagger - enabled: true + enabled: false # 璇锋眰鍓嶇紑 pathMapping: /dev-api -- Gitblit v1.9.3