...
|
...
|
@@ -283,8 +283,8 @@ redis.search.proxy.auth = |
|
|
|
|
|
#mars-search-db
|
|
|
jdbc.mysql.yohomarssearch.datasources = yh_mars
|
|
|
jdbc.mysql.yohomarssearch.master = 192.168.102.16:3306
|
|
|
jdbc.mysql.yohomarssearch.slave = 192.168.102.16:3306
|
|
|
jdbc.mysql.yohomarssearch.master = 192.168.102.17:3306
|
|
|
jdbc.mysql.yohomarssearch.slave = 192.168.102.17:3306
|
|
|
jdbc.mysql.yohomarssearch.username = root
|
|
|
jdbc.mysql.yohomarssearch.password = Z5BMngayHLUxyWLSv6+koA==
|
|
|
|
...
|
...
|
|