mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 18:34: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' => [
|
'maintenance' => [
|
||||||
'driver' => env('TENANCY_DATABASE_DRIVER', 'database'),
|
'driver' => env('TENANCY_MAINTENANCE_DRIVER', 'database'),
|
||||||
// 'store' => 'redis',
|
// 'store' => 'redis',
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue