Skip to content

Commit

Permalink
doc(rocketmq-console) use rocketmq-console (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
imaffe authored Aug 29, 2020
1 parent 21cafa9 commit 5cbec0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rocketmq-console/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ mvn clean package -Dmaven.test.skip=true docker:build
or

```
docker pull apacherocketmq/rocketmq-console-ng
docker pull apacherocketmq/rocketmq-console
```

> currently the newest available docker image is apacherocketmq/rocketmq-console-ng:2.0.0
> currently the newest available docker image is apacherocketmq/rocketmq-console:2.0.0

* run it (change namesvrAddr and port yourself)
Expand Down

0 comments on commit 5cbec0c

Please sign in to comment.