wuxw
2019-07-11 b3f85b60ba9e39572e686009d36b5e5d7e81e910
CommentService/src/main/resources/application-dev.yml
@@ -12,7 +12,7 @@
    leaseRenewalIntervalInSeconds: 10
    leaseExpirationDurationInSeconds: 30
    preferIpAddress: true
    instanceId: ${spring.cloud.client.ipAddress}:${server.port}
    instanceId: ${spring.cloud.client.ip-address}:${server.port}
  client:
    serviceUrl:
      defaultZone: http://dev.java110.com:8761/eureka/