Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DOodle25 committed Oct 30, 2024
1 parent c6d99dd commit 4d5e476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DIDBackend/DIDBackend/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
'127.0.0.1', # Optionally, include 127.0.0.1
]

# Application definition
CSRF_TRUSTED_ORIGINS = ['https://district-integrated-dashboard-backend-cudqcnbehzgye3c9.centralindia-01.azurewebsites.net']

INSTALLED_APPS = [
'django.contrib.admin',
Expand Down

0 comments on commit 4d5e476

Please sign in to comment.