updated .env example

This commit is contained in:
Edward Tirado Jr 2025-04-27 00:44:03 -05:00
parent 745afd9dbd
commit 4c43266c97

View file

@ -13,3 +13,5 @@ DATABASE_USERNAME=admin
DATABASE_PASSWORD=super_secret_password
SECRET_KEY=your_django_secret_key
DJANGO_SECRET_KEY=your_django_secret_key
# You can get a free key here: https://www.omdbapi.com/apikey.aspx
OMDB_API_KEY=your_omdb_api_key