sarga filters

This commit is contained in:
merdan 2022-05-05 16:13:33 +05:00
parent 5d6bb473a8
commit c695d66b97
1 changed files with 1 additions and 1 deletions

View File

@ -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' => [