fix pusher
This commit is contained in:
@@ -37,7 +37,8 @@ return [
|
|||||||
'app_id' => env('PUSHER_APP_ID'),
|
'app_id' => env('PUSHER_APP_ID'),
|
||||||
'options' => [
|
'options' => [
|
||||||
'cluster' => 'ap1',
|
'cluster' => 'ap1',
|
||||||
'useTLS' => true
|
'useTLS' => false,
|
||||||
|
'scheme' => 'http'
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user