DocSpace-buildtools/config/rabbitmq.test.json

13 lines
222 B
JSON

{
"RabbitMQ": {
"Hostname": "localhost",
"UserName": "guest",
"Password": "guest",
"Port": 5672,
"VirtualHost": "/",
"Uri": "",
"EnableSsl": false,
"SslServerName": "",
"SslCertPath": ""
}
}