Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
Phonographe
Commits
397b962f
Commit
397b962f
authored
Mar 19, 2021
by
Sylvain Coulange
Browse files
ajout cross-origin chistoyenebo
parent
af955572
Changes
1
Show whitespace changes
Inline
Side-by-side
clavierPhono/settings.py
View file @
397b962f
...
...
@@ -31,10 +31,12 @@ CORS_ORIGIN_ALLOW_ALL = False
CORS_ALLOWED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:8000"
,
"http://phonodrop.alem-app.fr"
]
CSRF_TRUSTED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:8000"
,
"http://phonodrop.alem-app.fr"
]
...
...
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