From d5e45e8ef42e32c31d70bd11edb0cc33e9e0b5ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AB=98=E5=B5=A9?= Date: Wed, 15 Feb 2023 10:45:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9elasticsearch.img=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adc-da-main/src/main/resources/application.properties | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/adc-da-main/src/main/resources/application.properties b/adc-da-main/src/main/resources/application.properties index 98bf2ce2..76632190 100644 --- a/adc-da-main/src/main/resources/application.properties +++ b/adc-da-main/src/main/resources/application.properties @@ -37,6 +37,7 @@ eureka.client.register-with-eureka=true eureka.client.fetch-registry=true eureka.instance.prefer-ip-address=true + eureka.client.service-url.defaultZone=http://10.100.5.117:4201/eureka/ # 请求连接的超时时间 默认的时间为 1 秒 @@ -149,14 +150,12 @@ elasticsearch.port=9300 elasticsearch.poolSize=5 elas.flag=true -# ֵͼƬ ޸ipʱ˴ҲӦñ޸ģ -elasticsearch.img=http://localhost:9090 +elasticsearch.img=https://srms.foton.com.cn -# \u6587\u6863\u8F6C\u6362TCP\u901A\u8BAF\u5730\u5740 # 文档转换TCP通讯地址 convert.host=127.0.0.1 # ============================================================================= # scheduled 配置 # ============================================================================= -isNotScheduled=true \ No newline at end of file +isNotScheduled=true