updated .env example
This commit is contained in:
parent
745afd9dbd
commit
4c43266c97
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue