Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Jan 22, 2024
1 parent 50295dd commit 57798ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/backend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
import cloudinary
import dj_database_url

from dotenv import load_dotenv
# from dotenv import load_dotenv

load_dotenv()
# load_dotenv()


# Read environment
Expand Down

0 comments on commit 57798ea

Please sign in to comment.