change cors
This commit is contained in:
@@ -135,7 +135,7 @@ MIDDLEWARE = [
|
||||
]
|
||||
|
||||
CORS_ALLOWED_ORIGINS = [
|
||||
"http://33.144.144.13:5173", # Ajoutez ici l'URL de votre application frontend ,
|
||||
"http://33.144.144.13", # Ajoutez ici l'URL de votre application frontend ,
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user