[更新]去除测试配置信息

This commit is contained in:
Anyon 2018-03-20 10:11:29 +08:00
parent 7c6d7aa286
commit 75bf63e9fa

View File

@ -16,13 +16,13 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
'hostname' => 'ctolog.com',
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'admin_v3',
// 用户名
'username' => 'root',
'username' => 'admin_v3',
// 密码
'password' => 'Test12345',
'password' => 'FbYBHcWKr2',
// 端口
'hostport' => '3306',
// 连接dsn