Commit 361c8bcf by Nepxion

修改配置

parent fff8f28d
......@@ -40,5 +40,4 @@ management.security.enabled=false
management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.include=*
management.endpoint.health.show-details=ALWAYS
spring.boot.admin.url=http://localhost:5555
spring.boot.admin.client.instance.prefer-ip=true
\ No newline at end of file
spring.boot.admin.url=http://localhost:5555
\ No newline at end of file
......@@ -41,7 +41,6 @@ management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.include=*
management.endpoint.health.show-details=ALWAYS
spring.boot.admin.url=http://localhost:5555
spring.boot.admin.client.instance.prefer-ip=true
# Plugin config
# 开启和关闭服务注册层面的控制。一旦关闭,服务注册的黑/白名单过滤功能将失效,最大注册数的限制过滤功能将失效。缺失则默认为true
......
......@@ -42,7 +42,6 @@ management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.include=*
management.endpoint.health.show-details=ALWAYS
spring.boot.admin.url=http://localhost:5555
spring.boot.admin.client.instance.prefer-ip=true
# Plugin config
# 开启和关闭服务注册层面的控制。一旦关闭,服务注册的黑/白名单过滤功能将失效,最大注册数的限制过滤功能将失效。缺失则默认为true
......
......@@ -41,7 +41,6 @@ management.endpoints.web.exposure.include=*
management.endpoints.jmx.exposure.include=*
management.endpoint.health.show-details=ALWAYS
spring.boot.admin.url=http://localhost:5555
spring.boot.admin.client.instance.prefer-ip=true
# Plugin config
# 开启和关闭服务注册层面的控制。一旦关闭,服务注册的黑/白名单过滤功能将失效,最大注册数的限制过滤功能将失效。缺失则默认为true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment