adding the default rabbitmq-analyzer.ini file to fix install script
This commit is contained in:
parent
4e8e965dd1
commit
d46e961a5f
1 changed files with 7 additions and 0 deletions
7
airtime_mvc/build/rabbitmq-analyzer.ini
Normal file
7
airtime_mvc/build/rabbitmq-analyzer.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[rabbitmq]
|
||||
host = 127.0.0.1
|
||||
port = 5672
|
||||
user = airtime
|
||||
password = airtime
|
||||
vhost = /airtime
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue