We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 51d62f5 + de5ce18 commit 7222076Copy full SHA for 7222076
TemplateService/appsettings.json
@@ -1,7 +1,7 @@
1
{
2
"MassTransit": {
3
"Transport": {
4
- "Host": "127.0.0.1",
+ "Host": "rabbitmq",
5
"VHost": "/",
6
"Username": "guest",
7
"Password": "guest",
0 commit comments