Skip to content
Snippets Groups Projects
Commit f0db3e3b authored by borzechof99's avatar borzechof99 :whale2:
Browse files

Fixed Typo

parent 397c9687
No related branches found
No related tags found
No related merge requests found
......@@ -126,7 +126,7 @@ STATIC_URL = "/static/"
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"
CORS_ORITIN_WHITELIST = [
CORS_ORIGIN_WHITELIST = [
"http://localhost:3000", # User Frontend
"http://localhost:4000", # Admin Frontend
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment