Skip to content

Commit 2b2bbd5

Browse files
committed
docs: update readme
1 parent 95a82dc commit 2b2bbd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/execution-service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,4 +239,4 @@ cd ../history-service
239239
go run main.go
240240
```
241241

242-
To view more details on the RabbitMQ queue, we can go to `localhost:15672`.
242+
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,4 +97,4 @@ cd ../execution-service
9797
go run main.go
9898
```
9999

100-
To view more details on the RabbitMQ queue, we can go to `localhost:15672`.
100+
To view more details on the RabbitMQ queue, we can go to `localhost:15672`, and login using `guest` as the username and password.

0 commit comments

Comments
 (0)