Skip to content

Instantly share code, notes, and snippets.

@moods445
Created April 3, 2019 02:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moods445/de0c7c095c2aff8691c212db1695eacf to your computer and use it in GitHub Desktop.
Save moods445/de0c7c095c2aff8691c212db1695eacf to your computer and use it in GitHub Desktop.
spring cloud FAQ
eureka.instance.hostname: ${spring.cloud.client.ip-address} # 注册中心的地址以 ip:port 的形式存储,否则会在其他主机上出现 localhost 的地址
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment