Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ To access Memphis using CLI or SDK from localhost, run the below commands:</br>
```shell
kubectl port-forward service/memphis-cluster 6666:6666 5555:5555 --namespace memphis > /dev/null &
```
Dashboard: http://localhost:9000
Dashboard: http://localhost:9000</br>
Memphis broker: http://localhost:6666

**For Production Environments**
Expand Down