chore: update README.md

This commit is contained in:
Supan Adit Pratama 2022-02-06 14:35:06 +07:00
parent 387d1e0257
commit 984572a334

View File

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