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