chore: update README.MD

This commit is contained in:
Supan Adit Pratama 2022-02-06 14:32:25 +07:00
parent e901c1b0d0
commit 387d1e0257

View File

@ -50,7 +50,13 @@ also beginner will easily understand the flow and the structure of this applicat
## Docker Way
1. `docker-compose up -d`
### Via Docker Compose
This app can run inside docker with official support
```bash
docker-compose up -d
```
### Run Migration