Showing
2 changed files
with
2 additions
and
2 deletions
@@ -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 |
-
Please register or login to post a comment