This commit is contained in:
2024-05-14 11:07:57 +07:00
parent 618fd9bf91
commit e113802776
16 changed files with 507 additions and 22 deletions

View File

@@ -40,7 +40,9 @@ return [
'port' => env('PUSHER_PORT', 443),
'scheme' => env('PUSHER_SCHEME', 'https'),
'encrypted' => true,
'useTLS' => env('PUSHER_SCHEME', 'https') === 'https',
'cluster' => 'ap1',
'useTLS' => true
],
'client_options' => [
// Guzzle client options: https://docs.guzzlephp.org/en/stable/request-options.html