Skip to content

Commit

Permalink
feat: config vercel as allowed host
Browse files Browse the repository at this point in the history
  • Loading branch information
FREDVUNI committed Nov 5, 2024
1 parent 10c1938 commit 9d39020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/website/wsgi.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'website.settings')

application = get_wsgi_application()

app = application

0 comments on commit 9d39020

Please sign in to comment.