update 正式环境配置文件,增加minio和redis
,屏蔽actuator
This commit is contained in:
@@ -14,6 +14,8 @@ server:
|
||||
mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*
|
||||
|
||||
management:
|
||||
server:
|
||||
port: -1
|
||||
endpoints:
|
||||
#关闭actuator监控
|
||||
enabled-by-default: false
|
||||
|
||||
Reference in New Issue
Block a user