mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
Update streams.php
This commit is contained in:
parent
ce5178de0d
commit
6d8d29b14e
@ -90,7 +90,9 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'middleware' => [],
|
||||
'middleware' => [
|
||||
\Illuminate\Http\Middleware\HandleCors::class
|
||||
],
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user