Added trailing comma
This commit is contained in:
parent
c838ba8e39
commit
3ff362f977
|
|
@ -73,7 +73,7 @@ return [
|
|||
'enable_client_messages' => false,
|
||||
'enable_statistics' => true,
|
||||
'allowed_origins' => [
|
||||
// env('LARAVEL_WEBSOCKETS_DOMAIN')
|
||||
// env('LARAVEL_WEBSOCKETS_DOMAIN'),
|
||||
],
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue