You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
blade:
|
|
|
|
#多团队协作服务配置
|
|
|
|
ribbon:
|
|
|
|
rule:
|
|
|
|
#开启配置
|
|
|
|
enabled: true
|
|
|
|
#负载均衡优先调用的ip段
|
|
|
|
prior-ip-pattern:
|
|
|
|
- 192.168.0.*
|
|
|
|
- 127.0.0.1
|