Update application-http.properties

This commit is contained in:
MaxKey 2021-08-19 11:50:57 +08:00
parent 9f20a7db16
commit 5d6eabe7f1

View File

@ -197,7 +197,7 @@ management.security.enabled=false
management.endpoints.web.exposure.include=* management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=ALWAYS management.endpoint.health.show-details=ALWAYS
#Spring Boot Admin Client #Spring Boot Admin Client
spring.application.name=maxkey spring.application.name=maxkey-mgt
spring.boot.admin.client.url=http://127.0.0.1:9528 spring.boot.admin.client.url=http://127.0.0.1:9528
management.health.redis.enabled: false management.health.redis.enabled: false