We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95a82dc commit 2b2bbd5Copy full SHA for 2b2bbd5
apps/execution-service/README.md
@@ -239,4 +239,4 @@ cd ../history-service
239
go run main.go
240
```
241
242
-To view more details on the RabbitMQ queue, we can go to `localhost:15672`.
+To view more details on the RabbitMQ queue, we can go to `localhost:15672`, and login using `guest` as the username and password.
apps/history-service/README.md
@@ -97,4 +97,4 @@ cd ../execution-service
97
98
99
100
0 commit comments