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