修改elasticsearch.img配置
This commit is contained in:
@@ -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
|
||||
isNotScheduled=true
|
||||
|
||||
Reference in New Issue
Block a user