🐛 Fixed bug on request body

This commit is contained in:
Liyas Thomas
2019-09-25 10:20:08 +05:30
parent 14274b20fd
commit 855a3925fa
2 changed files with 11 additions and 4 deletions

View File

@@ -159,6 +159,8 @@ docker build -t postwoman:latest
docker run -p 3000:3000 postwoman:latest
```
---
## Releasing
1. [Clone this repo](https://help.github.com/en/articles/cloning-a-repository) with git.