mirror of
https://github.com/tiennm99/coolify.git
synced 2026-07-28 22:20:01 +00:00
chore: switch to database sessions from redis
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'driver' => env('SESSION_DRIVER', 'redis'),
|
||||
'driver' => env('SESSION_DRIVER', 'database'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user