Skip to content

Commit

Permalink
Merge pull request #814 from secnum/dev
Browse files Browse the repository at this point in the history
Update session.php
  • Loading branch information
Kovah authored Jun 17, 2024
2 parents db7ab34 + f48ba33 commit b267431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/session.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
|
*/

'secure' => env('SESSION_SECURE_COOKIE', null),
'secure' => env('SESSION_SECURE_COOKIE', true),

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit b267431

Please sign in to comment.