DocSpace-client/config/rabbitmq.json

9 lines
143 B
JSON

{
"RabbitMQ": {
"Hostname": "localhost",
"UserName": "guest",
"Password": "guest",
"Port": 5672,
"VirtualHost": "/"
}
}