Pu Zhibing
6 天以前 4c4dc127cdc9c41f2bfb3c138108529856e031b8
eureka/src/main/resources/application.yml
@@ -13,7 +13,7 @@
eureka:
  instance:
    hostname: 127.0.0.1 #注册中心地址
    hostname: 192.168.110.106 #注册中心地址
  client:
    service-url: #客户端调用地址
      defaultZone: http://${eureka.instance.hostname}:${server.port}/eureka/