pusher testing

This commit is contained in:
MUHD HAFIFIE
2021-06-20 16:03:13 +08:00
parent 9f580e0189
commit 403d503008
6 changed files with 2668 additions and 1 deletions
+2
View File
@@ -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'
],
],