mirror of
https://github.com/supanadit/todo.git
synced 2024-11-12 19:02:22 +00:00
chore: update README.MD
This commit is contained in:
parent
e901c1b0d0
commit
387d1e0257
@ -50,7 +50,13 @@ also beginner will easily understand the flow and the structure of this applicat
|
|||||||
|
|
||||||
## Docker Way
|
## 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
|
### Run Migration
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user