...
|
...
|
@@ -295,8 +295,8 @@ mongo.inbox.port = 27017 |
|
|
jdbc.mysql.yhbsearch.datasources=yhb_search
|
|
|
jdbc.mysql.yhbsearch.master=192.168.103.83:3306
|
|
|
jdbc.mysql.yhbsearch.slave=192.168.103.83:3306
|
|
|
jdbc.mysql.yhbsearch.username=root
|
|
|
jdbc.mysql.yhbsearch.password=123456
|
|
|
jdbc.mysql.yhbsearch.username=yh_vpc_bak
|
|
|
jdbc.mysql.yhbsearch.password=t5/oMgwUCmO/GeMHBAQ2Cg==
|
|
|
|
|
|
# search-es
|
|
|
search.es.cluster.name = yohosearch_test
|
...
|
...
|
@@ -377,8 +377,8 @@ redis.union.readonly.proxy.port=6379 |
|
|
redis.union.readonly.proxy.auth=
|
|
|
|
|
|
# search-redis
|
|
|
redis.search.proxy.address=redis-no-sync-1.yohoops.org
|
|
|
redis.search.proxy.port=6379
|
|
|
redis.search.proxy.address=127.0.0.1
|
|
|
redis.search.proxy.port=16379
|
|
|
redis.search.proxy.auth=
|
|
|
|
|
|
#bigDataRedis-search
|
...
|
...
|
|