fix style
This commit is contained in:
@@ -37,7 +37,7 @@ return [
|
|||||||
'app_id' => env('PUSHER_APP_ID'),
|
'app_id' => env('PUSHER_APP_ID'),
|
||||||
'options' => [
|
'options' => [
|
||||||
'encrypted' => true,
|
'encrypted' => true,
|
||||||
'cluster' => env('PUSHER_APP_CLUSTER')
|
'cluster' => env('PUSHER_APP_CLUSTER'),
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user