Browse Source

更改数据库配置

aiden 3 months ago
parent
commit
8ad2053733
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/database.php

+ 1 - 1
config/database.php

@@ -65,7 +65,7 @@ return [
             // 数据库名
             'database'        => env('DB_NAME', 'fortue_tiger'),
             // 用户名
-            'username'        => env('DB_USER', 'Leistar123+-*'),
+            'username'        => env('DB_USER', 'fortue_tiger'),
             // 密码
             'password'        => env('DB_PASS', 'Leistar123+-*'),
             // 端口