From ab6469a2cde0136b1ed5b95aa5d5899d1b1efc5f Mon Sep 17 00:00:00 2001 From: zhouxiunai <154707516@qq.com> Date: Mon, 31 Aug 2020 12:52:33 +0800 Subject: [PATCH] =?UTF-8?q?231=E4=BF=AE=E6=94=B9=E4=B8=BA235?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 2ec1b4ad..68802d23 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -92,7 +92,7 @@ elasticsearch: eureka: client: service-url: - defaultZone: http://130.120.3.231:94/eureka/ + defaultZone: http://130.120.3.235:94/eureka/ instance: prefer-ip-address: false hostName: msgexchangeapi