瀏覽代碼

Update application-http.properties

MaxKey 3 年之前
父節點
當前提交
5d6eabe7f1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      maxkey-webs/maxkey-web-mgt/src/main/resources/application-http.properties

+ 1 - 1
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