eureka:
client:
service-url:
defaultZone: http://long.abc.com:8761/eureka/ 使用域名访问,这使会需要设置host,设置域名 对应 的IP
instance:
prefer-ip-address: true

instance:
prefer-ip-address: true 的作用是注册服务的时候使用ip地址,ip地址从host里面找。

Logo

云原生社区为您提供最前沿的新闻资讯和知识内容

更多推荐