Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pédagogies Multimodales
Phonographe
Commits
bb6523e7
Commit
bb6523e7
authored
Nov 26, 2021
by
Sylvain Coulange
Browse files
mise à jour settings.py crossorigin phonodrop https
parent
c0326d23
Changes
1
Hide whitespace changes
Inline
Side-by-side
clavierPhono/settings.py
View file @
bb6523e7
...
...
@@ -32,12 +32,14 @@ CORS_ORIGIN_ALLOW_ALL = False
CORS_ALLOWED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:8080"
,
"http://phonodrop.alem-app.fr"
"http://phonodrop.alem-app.fr"
,
"https://phonodrop.alem-app.fr"
]
CSRF_TRUSTED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:8080"
,
"http://phonodrop.alem-app.fr"
"http://phonodrop.alem-app.fr"
,
"https://phonodrop.alem-app.fr"
]
# Application definition
...
...
Write
Preview
Markdown
is supported
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