Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit e30b147

Browse files
committed
Not sure why the formatting changed
1 parent f1c04d3 commit e30b147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/websockets.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
'passphrase' => env('LARAVEL_WEBSOCKETS_SSL_PASSPHRASE', null),
126126

127127
'verify_peer' => env('APP_ENV') === 'production',
128-
128+
129129
'allow_self_signed' => env('APP_ENV') !== 'production',
130130

131131
],

0 commit comments

Comments
 (0)