Update README.md
This commit is contained in:
parent
ad98284caf
commit
b2f784eeff
1 changed files with 3 additions and 3 deletions
|
|
@ -316,11 +316,11 @@ _Sample keys only works with the [production build](https://hoppscotch.io)._
|
|||
#pull
|
||||
docker pull liyasthomas/postwoman
|
||||
|
||||
#run
|
||||
docker run -p 3000:3000 liyasthomas/postwoman:latest
|
||||
|
||||
#build
|
||||
docker build -t postwoman:latest .
|
||||
|
||||
#run
|
||||
docker run -p 3000:3000 postwoman:latest
|
||||
```
|
||||
|
||||
## Releasing 🧞
|
||||
|
|
|
|||
Loading…
Reference in a new issue