Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
2020
PPL-C
Diskominfo-D'Blood
Mantan Aab-D Blood
Commits
460c3948
Verified
Commit
460c3948
authored
Apr 08, 2020
by
Giovan Isa Musthofa
Browse files
[CHORES] Re-add netlify.app domain to CORS whitelist
parent
549deb5b
Pipeline
#39308
passed with stages
in 4 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
backend/dblood/settings/common.py
View file @
460c3948
...
...
@@ -141,6 +141,10 @@ STATIC_ROOT = 'static_root/'
CORS_ORIGIN_WHITELIST
=
[
"http://localhost:8000"
,
"http://localhost:8080"
,
"https://dblood-staging.netlify.app"
,
"https://dblood.netlify.app"
,
"https://dblood-staging.netlify.com"
,
"https://dblood.netlify.com"
,
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment