Skip to content

Commit

Permalink
Update README: update instructions for starting the backend (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
horatiu-udrea authored Nov 25, 2023
1 parent 2281a3e commit d54a85e
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 @@ -73,6 +73,7 @@ If you would like to suggest new functionality, open an Issue and mark it as a _

### Start DB server
```
cp .env.example .env
docker-compose up # and stop
docker start teacher_workout_db
```
Expand Down

0 comments on commit d54a85e

Please sign in to comment.