changement des configuration CORS
This commit is contained in:
@@ -134,7 +134,7 @@ MIDDLEWARE = [
|
||||
]
|
||||
|
||||
CORS_ALLOWED_ORIGINS = [
|
||||
"http://33.144.144.2:5173", # Ajoutez ici l'URL de votre application frontend ,
|
||||
"http://33.144.144.6:5173", # Ajoutez ici l'URL de votre application frontend ,
|
||||
]
|
||||
|
||||
MIDDLEWARE += ('apilog.middleware.APILogMiddleware',)
|
||||
|
Reference in New Issue
Block a user