DocSpace-buildtools/config/rabbitmq.json

7 lines
101 B
JSON

{
"RabbitMQ": {
"Hostname": "localhost",
"UserName": "guest",
"Password": "guest"
}
}