feat: 地图实时显示设备位置,功能代码提交。
This commit is contained in:
@@ -39,6 +39,15 @@ spring:
|
||||
# 共享配置
|
||||
shared-configs:
|
||||
- application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension}
|
||||
|
||||
# 管理端点配置
|
||||
management:
|
||||
health:
|
||||
db:
|
||||
enabled: false # 临时禁用数据库健康检查
|
||||
endpoint:
|
||||
health:
|
||||
show-details: always
|
||||
# 用于服务监控可在线查看日志,该配置用于生产环境
|
||||
logging:
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user