Commit fc690be9 authored by 张 斌's avatar 张 斌

gu-bei 项目加配置

parent a2dbc7f0
...@@ -22,6 +22,10 @@ notify.rabbitmq.host=rabbitmq ...@@ -22,6 +22,10 @@ notify.rabbitmq.host=rabbitmq
notify.rabbitmq.port=5672 notify.rabbitmq.port=5672
notify.rabbitmq.user=qa notify.rabbitmq.user=qa
notify.rabbitmq.password=qatest notify.rabbitmq.password=qatest
sms.rabbitmq.host=rabbitmq
sms.rabbitmq.port=5672
sms.rabbitmq.user=qa
sms.rabbitmq.password=qatest
####### frontend service depend ###### ####### frontend service depend ######
...@@ -165,3 +169,5 @@ yxpay.bank_card_verify.notify_url=http://payapi.xyqb.com/paycenter-out/ex/yxpay/ ...@@ -165,3 +169,5 @@ yxpay.bank_card_verify.notify_url=http://payapi.xyqb.com/paycenter-out/ex/yxpay/
####### The lack of config ####### ####### The lack of config #######
notify.rabbitmq.exchange-name=notify-control notify.rabbitmq.exchange-name=notify-control
notify.rabbitmq.vhost=notify notify.rabbitmq.vhost=notify
sms.rabbitmq.exchange-name=sms-control
sms.rabbitmq.vhost=sms
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment