Backend/e-suite.MessageProcessor/e-suite.MessageProcessor/appsettings.Development.json
2026-01-20 21:50:10 +00:00

5 lines
55 B
JSON

{
"RabbitMQ": {
"hostname": "localhost"
}
}