Marketplace, CSS, iCal and a lot of things... #4
|
@ -30,7 +30,7 @@ ALLOWED_HOSTS = ["127.0.0.1", "colles.mp2i-vms.fr"]
|
||||||
CSRF_TRUSTED_ORIGINS = [
|
CSRF_TRUSTED_ORIGINS = [
|
||||||
"http://127.0.0.1:8000",
|
"http://127.0.0.1:8000",
|
||||||
"https://colles.mp2i-vms.fr"
|
"https://colles.mp2i-vms.fr"
|
||||||
],
|
]
|
||||||
|
|
||||||
CORS_ORIGIN_WHITELIST = [
|
CORS_ORIGIN_WHITELIST = [
|
||||||
"http://localhost:8000",
|
"http://localhost:8000",
|
||||||
|
|
Loading…
Reference in New Issue