Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansarimajid authored Feb 8, 2023
1 parent fc7f075 commit 93b6f63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions heartcare/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@
'appointment',
]

CSRF_TRUSTED_ORIGINS = ['https://heart.up.railway.app/']

MIDDLEWARE = [
'django.middleware.security.SecurityMiddleware',
'whitenoise.middleware.WhiteNoiseMiddleware',
Expand Down

0 comments on commit 93b6f63

Please sign in to comment.