This commit is contained in:
2026-02-03 17:11:41 +01:00
parent 591127b5b6
commit 7f64c80b77
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ return [
'allowed_methods' => ['*'],
'allowed_origins' => [env('FRONTEND_URL'), 'http://localhost:5173'],
'allowed_origins' => ['http://localhost:5173'],
'allowed_origins_patterns' => [],