diff --git a/maxkey-webs/maxkey-web-mgt/src/main/resources/application-http.properties b/maxkey-webs/maxkey-web-mgt/src/main/resources/application-http.properties index ca4761949dbdb52c08b8e34584303227935a815f..44d5d7c9df22974df9a34a7c9d1f8182ac2a8077 100644 --- a/maxkey-webs/maxkey-web-mgt/src/main/resources/application-http.properties +++ b/maxkey-webs/maxkey-web-mgt/src/main/resources/application-http.properties @@ -197,7 +197,7 @@ management.security.enabled=false management.endpoints.web.exposure.include=* management.endpoint.health.show-details=ALWAYS #Spring Boot Admin Client -spring.application.name=maxkey +spring.application.name=maxkey-mgt spring.boot.admin.client.url=http://127.0.0.1:9528 management.health.redis.enabled: false