Skip to content

Commit

Permalink
Bump version to 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HaojunRen committed Feb 1, 2021
1 parent 99664c6 commit d9843d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ management.endpoint.health.show-details=ALWAYS

# Spring boot admin config
spring.boot.admin.client.instance.prefer-ip=true
spring.boot.admin.client.url=http://localhost:5555
spring.boot.admin.client.url=http://localhost:9728

# Plugin core config
# 开启和关闭服务注册层面的控制。一旦关闭,服务注册的黑/白名单过滤功能将失效,最大注册数的限制过滤功能将失效。缺失则默认为true
Expand Down

0 comments on commit d9843d2

Please sign in to comment.