Skip to content

Commit

Permalink
Merge pull request #53 from SmartReports/dev
Browse files Browse the repository at this point in the history
update
  • Loading branch information
PaulMagos authored Nov 27, 2023
2 parents a03f31c + 63314b7 commit 0c09164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions smartreport/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
from os.path import join as join, dirname
from pathlib import Path
from dotenv import load_dotenv
from django_storage_supabase import SupabaseStorage

dotenv_path = join(dirname(__file__), ".env")
load_dotenv(dotenv_path)
Expand Down

0 comments on commit 0c09164

Please sign in to comment.