sarga filters
This commit is contained in:
parent
1c1acc14ae
commit
39f0fe2559
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue