mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 13:41:23 +00:00
Set backup to point to the default database connection
This commit is contained in:
@@ -74,7 +74,7 @@ return [
|
||||
* For a complete list of available customization options, see https://github.com/spatie/db-dumper
|
||||
*/
|
||||
'databases' => [
|
||||
'mysql',
|
||||
env( 'DB_CONNECTION', 'mysql' )
|
||||
],
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user