Merge branch 'pipiv2' into 'master'

fix pusher

See merge request online-sistem1/kaunter!101
This commit is contained in:
hafifie rahman
2021-04-13 17:54:34 +00: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'
],
],