...
|
...
|
@@ -346,4 +346,11 @@ jdbc.mysql.lineshops.slave = 192.168.102.219:3306 |
|
|
jdbc.mysql.lineshops.username = yh_test
|
|
|
jdbc.mysql.lineshops.password = 9nm0icOwt6bMHjMusIfMLw==
|
|
|
yoho.single.center.domain = http://single.yohoops.org
|
|
|
redis.gateway.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790 |
|
|
\ No newline at end of file |
|
|
redis.gateway.twemproxy.addresses = redis-no-sync-1.yohoops.org:63790
|
|
|
redis.gateway.password = yoho
|
|
|
rabbit_order = rabbitmq-common.yohoops.org:5672
|
|
|
rabbit_order_user = yoho
|
|
|
rabbit_order_password = yoho
|
|
|
rabbit_common_dc0 = rabbitmq-common.yohoops.org:5672
|
|
|
rabbit_common_dc0_user = yoho
|
|
|
rabbit_common_dc0_password = yoho |
|
|
\ No newline at end of file |
...
|
...
|
|