...
|
...
|
@@ -196,6 +196,11 @@ jdbc.mysql.yhbsearch.slave = 192.168.102.216:3306 |
|
|
jdbc.mysql.yhbsearch.username = yh_test
|
|
|
jdbc.mysql.yhbsearch.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
jdbc.mysql.lineshops.master=192.168.102.219:3306
|
|
|
jdbc.mysql.lineshops.slave=192.168.102.219:3306
|
|
|
jdbc.mysql.lineshops.username=yh_test
|
|
|
jdbc.mysql.lineshops.password=9nm0icOwt6bMHjMusIfMLw==
|
|
|
|
|
|
# search-es
|
|
|
search.es.cluster.name = yohosearch_test
|
|
|
search.es.servers = 192.168.102.216:9300 192.168.102.209:9300
|
...
|
...
|
|