‘linchangsheng’ 2 月之前
父節點
當前提交
b38ed20bd4
共有 1 個文件被更改,包括 11 次插入1 次删除
  1. 11 1
      mall-miniapp-service/src/main/resources/bootstrap-prd.properties

+ 11 - 1
mall-miniapp-service/src/main/resources/bootstrap-prd.properties

@@ -81,4 +81,14 @@ inf.token.appid=material
 inf.token.appSecret=kaksladjaklsdjlasjdlasjdlaskijwsmk
 
 #分销商城appid
-share.mall.appid=wx21d155e8a449d9b1
+share.mall.appid=wx21d155e8a449d9b1
+
+
+#elasticsearch,支持集群
+spring.elasticsearch.rest.uris=http://es-cn-i7m27kcyd002c3v8f.elasticsearch.aliyuncs.com:9200
+spring.elasticsearch.rest.username=elastic
+spring.elasticsearch.rest.password=zongjUzongjU2021_
+spring.elasticsearch.rest.connection-timeout=5s
+spring.elasticsearch.rest.read-timeout=30s
+spring.data.elasticsearch.client.reactive.max-in-memory-size=500MB
+