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
f954541c
Commit
f954541c
authored
Mar 19, 2021
by
Sylvain Coulange
Browse files
ajout cross-origin chistoyenebo port 8080
parent
397b962f
Changes
1
Hide whitespace changes
Inline
Side-by-side
clavierPhono/settings.py
View file @
f954541c
...
...
@@ -31,12 +31,12 @@ CORS_ORIGIN_ALLOW_ALL = False
CORS_ALLOWED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:80
0
0"
,
"http://82.64.20.170:80
8
0"
,
"http://phonodrop.alem-app.fr"
]
CSRF_TRUSTED_ORIGINS
=
[
"http://127.0.0.1:8000"
,
"http://82.64.20.170:80
0
0"
,
"http://82.64.20.170:80
8
0"
,
"http://phonodrop.alem-app.fr"
]
...
...
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