更新gnore规则
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ return [
|
||||
// 数据库类型
|
||||
'type' => env('database.type', 'mysql'),
|
||||
// 服务器地址
|
||||
'hostname' => env('database.hostname', '121.36.243.179'),
|
||||
// 'hostname' => env('database.hostname', '121.36.243.179'),
|
||||
'hostname' => env('database.hostname', '127.0.0.1'),
|
||||
// 数据库名
|
||||
'database' => env('database.database', 'yunzertest'),
|
||||
// 用户名
|
||||
|
||||
Reference in New Issue
Block a user