update 抽取监控中心配置到 nacos配置中心(更好的方式)

This commit is contained in:
疯狂的狮子Li
2022-01-09 00:17:25 +08:00
parent 7be4d1af37
commit ac9cc40139
5 changed files with 27 additions and 12 deletions

View File

@@ -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