Ver código fonte

update es addr

lizongze 3 anos atrás
pai
commit
088af654f3
4 arquivos alterados com 10 adições e 11 exclusões
  1. 1 1
      bdzbw/config/conf.yaml
  2. 3 3
      qlm/config/conf.yaml
  3. 3 4
      ybw/config/conf.yaml
  4. 3 3
      zbytb/config/conf.yaml

+ 1 - 1
bdzbw/config/conf.yaml

@@ -25,7 +25,7 @@ ali_oss:
 
 # es
 es:
-  host: 172.17.145.170
+  host: 172.17.4.184
 #  host: 192.168.3.206 # 测试
 #  host: 127.0.0.1  # 本地代理
   port: !!int 9800

+ 3 - 3
qlm/config/conf.yaml

@@ -24,11 +24,11 @@ ali_oss:
 
 
 es:
-  host: 172.17.145.170
+  host: 172.17.4.184
 #  host: 127.0.0.1
 #  host: 192.168.3.206
-  port: !!int 9800
-  db: biddingall
+  port: !!int 19800
+  db: biddingall # es库别名
 
 
 # 代理

+ 3 - 4
ybw/config/conf.yaml

@@ -14,13 +14,12 @@ redis:
   db: !!int 10
 
 
-# es
 es:
-  host: 172.17.145.170
+  host: 172.17.4.184
 #  host: 127.0.0.1
 #  host: 192.168.3.206
-  port: !!int 9800
-  db: biddingall
+  port: !!int 19800
+  db: biddingall # es库别名
 
 
 # 阿里oss

+ 3 - 3
zbytb/config/conf.yaml

@@ -24,11 +24,11 @@ ali_oss:
 
 
 es:
-  host: 172.17.145.170
+  host: 172.17.4.184
 #  host: 127.0.0.1
 #  host: 192.168.3.206
-  port: !!int 9800
-  db: biddingall
+  port: !!int 19800
+  db: biddingall # es库别名
 
 
 # 代理