Skip to content

Commit

Permalink
Update README-kor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dhslrl321 authored Oct 10, 2022
1 parent 63aa5f1 commit 5dcc70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-kor.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ zsmq 는 두가지 컴포넌트를 제공합니다.
dashboard 는 messaging server 에 대한 view 를 제공합니다. 메시지 큐를 확인하고 메시지 큐를 생성/삭제합니다.

```shell
docker run --rm -d -p 8290:3000 dhslrl321/zsmq:dashboard.1.0.0
docker run --rm -d -p 8290:3000 dhslrl321/zsmq:dashboard.1.0.1
docker run --rm -d -p 8291:8291 dhslrl321/zsmq:server.1.0.0
```

Expand Down

0 comments on commit 5dcc70c

Please sign in to comment.