This commit is contained in:
Afiq Zakwan
2021-04-14 02:30:30 +08:00
+2 -1
View File
@@ -37,7 +37,8 @@ return [
'app_id' => env('PUSHER_APP_ID'),
'options' => [
'cluster' => 'ap1',
'useTLS' => true
'useTLS' => false,
'scheme' => 'http'
],
],