...
|
...
|
@@ -495,6 +495,14 @@ rabbit_common_qq = 192.168.102.211:5672 |
|
|
rabbit_common_qq_user = yoho
|
|
|
rabbit_common_qq_password = yoho
|
|
|
|
|
|
rabbit_common_dc1 = 192.168.102.211:5672
|
|
|
rabbit_common_dc1_user = yoho
|
|
|
rabbit_common_dc1_password = yoho
|
|
|
|
|
|
rabbit_common_dc0 = 192.168.102.211:5672
|
|
|
rabbit_common_dc0_user = yoho
|
|
|
rabbit_common_dc0_password = yoho
|
|
|
|
|
|
# test
|
|
|
# local, maybe producer using this.
|
|
|
rabbit_common = 192.168.102.211:5672
|
...
|
...
|
|