Skip to content

Commit

Permalink
docs: Add docker local setup description
Browse files Browse the repository at this point in the history
  • Loading branch information
injoonH committed Apr 5, 2024
1 parent fdb6614 commit 4ae6974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ pre-commit install --hook-type commit-msg
## How to Run

```bash
docker compose -f docker-compose.local.yml up -d
pipenv shell
make run
```
Expand Down

0 comments on commit 4ae6974

Please sign in to comment.