diff --git a/config/database.php b/config/database.php index 01a6d98..b7e9873 100644 --- a/config/database.php +++ b/config/database.php @@ -2,7 +2,7 @@ return [ - 'default' => 'mysql', + 'default' => 'accounts', 'connections' => [ 'lelong' => [