dataRT/configs/rabbit.json

9 lines
141 B
JSON

{
"default": [
{
"broker": "127.0.0.1:5672",
"username": "",
"password": ""
}
]
}