Shift config files

This commit is contained in:
Shift
2023-01-07 18:48:06 +00:00
parent fffa817f80
commit 2b1267ad60
8 changed files with 39 additions and 16 deletions

View File

@@ -37,7 +37,7 @@ return [
'app_id' => env('PUSHER_APP_ID'),
'options' => [
'cluster' => env('PUSHER_APP_CLUSTER'),
'encrypted' => true,
'useTLS' => true,
],
],