fixed #IIZO6

This commit is contained in:
冷冷 2018-04-21 20:42:48 +08:00
parent b71d243a0a
commit 8d57a00875
1 changed files with 9 additions and 1 deletions

View File

@ -12,7 +12,15 @@ spring:
git:
uri: https://gitee.com/cqzqxq_lxh/pig-config.git
fail-fast: true
#监控短点配置
management:
security:
enabled: false
endpoints:
actuator:
enabled: true
shutdown:
enabled: false
---
spring:
profiles: dev