adding the default rabbitmq-analyzer.ini file to fix install script
This commit is contained in:
parent
4e8e965dd1
commit
d46e961a5f
|
@ -0,0 +1,7 @@
|
||||||
|
[rabbitmq]
|
||||||
|
host = 127.0.0.1
|
||||||
|
port = 5672
|
||||||
|
user = airtime
|
||||||
|
password = airtime
|
||||||
|
vhost = /airtime
|
||||||
|
|
Loading…
Reference in New Issue