CommunityService/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/