Update maintenance driver and store in app.php
This commit is contained in:
parent
e9f4c9e687
commit
a972d456ba
@ -141,8 +141,8 @@
|
||||
*/
|
||||
|
||||
'maintenance' => [
|
||||
'driver' => 'file',
|
||||
// 'store' => 'redis',
|
||||
'driver' => 'cache',
|
||||
'store' => 'redis',
|
||||
],
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user