mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 15:14:04 +00:00
Update config.php
This commit is contained in:
parent
bb634b5326
commit
61d3f16442
1 changed files with 1 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ return [
|
|||
*
|
||||
*/
|
||||
'maintenance' => [
|
||||
'driver' => env('TENANCY_DATABASE_DRIVER', 'database'),
|
||||
'driver' => env('TENANCY_MAINTENANCE_DRIVER', 'database'),
|
||||
// 'store' => 'redis',
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue