Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
el634dev authored Oct 6, 2024
1 parent 5d8d485 commit 689d1d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
* [Features](#features)
* [Environment Variables](#environment-variables)
- [Getting Started](#getting-started)
* [Docker Setup](#docker-setup)
* [Prerequisites](#prerequisites)
* [Installation](#installation)
* [Run Locally](#run-locally)
Expand Down Expand Up @@ -131,8 +132,7 @@ Start the server
python3 app.py
```

## Docker
Docker Setup
## Docker Setup
- Make sure to have the desktop [app](https://www.docker.com/) and the Postgres [app](https://postgresapp.com/)
- After run `docker build -t movie-tracker .` then `docker compose up` inside of the project directory (e.x. movie-tracker-main)

Expand Down

0 comments on commit 689d1d7

Please sign in to comment.