Skip to content

Commit de321f5

Browse files
authored
Update README.md
1 parent 6151451 commit de321f5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ Using Docker:
4646
docker build -t fastapi-devops .
4747
docker run -p 8000:8000 -e DB_USERNAME=your_username -e DB_PASSWORD=your_password -e DB_HOST=your_host -e DB_NAME=your_db_name fastapi-devops
4848

49+
#Video with the answer to project 4:
50+
## https://www.youtube.com/watch?v=03fnj4TSAwI
51+
52+
53+
54+
55+
4956
Contributing
5057
------------
5158

0 commit comments

Comments
 (0)