sarga filters
This commit is contained in:
parent
5d6bb473a8
commit
c695d66b97
|
|
@ -38,7 +38,7 @@ return [
|
|||
// 'cluster' => env('PUSHER_APP_CLUSTER'),
|
||||
// 'encrypted' => true,
|
||||
'host' => env('PUSHER_HOST', '127.0.0.1'),
|
||||
'port' => env('PUSHER_PORT', 6001),
|
||||
'port' => env('PUSHER_PORT', 472),
|
||||
// 'schema' => 'https',
|
||||
// 'useTLS' => true,
|
||||
// 'curl_options' => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue