Skip to content

Commit

Permalink
updated for vercel deply
Browse files Browse the repository at this point in the history
  • Loading branch information
4darsh-Dev authored May 27, 2024
1 parent 0eab18b commit 83b24da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions django-backend/cogniguard/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'cogniguard.settings')

application = get_wsgi_application()
# for vercel deployment setup
app = application

0 comments on commit 83b24da

Please sign in to comment.