sarga filters

This commit is contained in:
merdan 2022-05-05 14:26:14 +05:00
parent 1c1acc14ae
commit 39f0fe2559
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ return [
'host' => env('PUSHER_HOST', '127.0.0.1'),
'port' => env('PUSHER_PORT', 472),
'schema' => 'https',
'useTLS' => true,
'curl_options' => [
CURLOPT_SSL_VERIFYHOST => 0,
CURLOPT_SSL_VERIFYPEER => 0,