Skip to content

Commit 6e77af9

Browse files
added docker command
1 parent ae5bda0 commit 6e77af9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# http
22
Http to nats publisher
33

4+
start nats
5+
```
6+
docker run -d -p 4222:4222 --name nats nats
7+
```

0 commit comments

Comments
 (0)