mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2026-04-23 19:08:35 +08:00
!8 update 重构 将nacos配置数据提到固定文件 便于修改和观看
* 修复 nacos配置不支持yml分隔符---问题 * 修改 将nacos配置数据提到固定文件
This commit is contained in:
10
sql/contentYml/ruoyi-monitor-dev.yml
Normal file
10
sql/contentYml/ruoyi-monitor-dev.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# 将此内容填入nacos对应的配置内容中
|
||||
spring:
|
||||
security:
|
||||
user:
|
||||
name: ruoyi
|
||||
password: 123456
|
||||
boot:
|
||||
admin:
|
||||
ui:
|
||||
title: 若依服务状态监控
|
||||
Reference in New Issue
Block a user