mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
chore(config): encrypt sessions
This commit is contained in:
parent
e2f2885f42
commit
09ca5040ec
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'encrypt' => env('SESSION_ENCRYPT', false),
|
'encrypt' => env('SESSION_ENCRYPT', true),
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue