mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update 优化 删除监控无用配置代码(升级之后不需要了)
This commit is contained in:
@ -20,6 +20,9 @@ spring:
|
||||
ui:
|
||||
title: RuoYi-Vue-Plus服务监控中心
|
||||
context-path: /admin
|
||||
# 忽略无用警告
|
||||
thymeleaf:
|
||||
check-template-location: false
|
||||
|
||||
--- # Actuator 监控端点的配置项
|
||||
management:
|
||||
|
Reference in New Issue
Block a user