1
0
mirror of https://gitee.com/mirrors/Spring-Cloud-Alibaba.git synced 2021-06-26 13:25:11 +08:00

[enhance issue #1478 ]支持注册非活动节点

This commit is contained in:
zkzlx
2020-05-27 17:13:59 +08:00
parent 213bf2a912
commit 0a89ad61e1
5 changed files with 22 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ spring:
enabled: true
register-enabled: true
server-addr: 127.0.0.1:8848
ephemeral: false
---