Authored by liangyi.chen@yoho.cn

修改域名配置

@@ -31,7 +31,7 @@ spring: @@ -31,7 +31,7 @@ spring:
31 driver-class-name: com.mysql.jdbc.Driver 31 driver-class-name: com.mysql.jdbc.Driver
32 32
33 elasticSearch: 33 elasticSearch:
34 - host: 192.168.104.246 34 + host: es.yohoops.com
35 port: 9200 35 port: 9200
36 client: 36 client:
37 connectNum: 10 37 connectNum: 10
@@ -33,7 +33,7 @@ spring: @@ -33,7 +33,7 @@ spring:
33 driver-class-name: com.mysql.jdbc.Driver 33 driver-class-name: com.mysql.jdbc.Driver
34 34
35 elasticSearch: 35 elasticSearch:
36 - host: 192.168.104.246 36 + host: es.yohoops.com
37 port: 9200 37 port: 9200
38 client: 38 client:
39 connectNum: 10 39 connectNum: 10