Skip to content

Commit

Permalink
Update config
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed040406 committed Sep 5, 2023
1 parent 4c40ea6 commit e6a2203
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

dotenv.load_dotenv()

SECRET_KEY = os.environ.get("SECRET_KEY")

DATABASES = {
"default": dj_database_url.config(
conn_max_age=600,
Expand Down

0 comments on commit e6a2203

Please sign in to comment.