Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
654e72ceb5
commit
ffe9c99f9c
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
return [
|
||||
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Laravel CORS
|
||||
@@ -20,7 +20,7 @@ return [
|
||||
| to accept any value.
|
||||
|
|
||||
*/
|
||||
|
||||
|
||||
'supportsCredentials' => false,
|
||||
'allowedOrigins' => ['*'],
|
||||
'allowedOriginsPatterns' => [],
|
||||
|
||||
Reference in New Issue
Block a user