This commit is contained in:
toogee 2020-01-14 16:46:56 +08:00
parent f093155f97
commit d0b6a165c9

View File

@ -14,7 +14,7 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
'hostname' => '127.0.0.1',
'hostname' => '',
// 数据库名
'database' => '',
// 用户名