mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-24 19:38:35 +08:00
update 抽取监控中心配置到 nacos配置中心(更好的方式)
This commit is contained in:
@@ -106,6 +106,14 @@ seata:
|
||||
server-addr: ${spring.cloud.nacos.server-addr}
|
||||
namespace:
|
||||
|
||||
# 监控中心配置
|
||||
monitor:
|
||||
user:
|
||||
name: ruoyi
|
||||
password: 123456
|
||||
ui:
|
||||
title: RuoYi-Cloud-Plus服务监控中心
|
||||
|
||||
# 本地文件上传
|
||||
file:
|
||||
domain: http://127.0.0.1:9300
|
||||
|
||||
Reference in New Issue
Block a user