Commit 4dbe6516 authored by clone's avatar clone

数据库配置

parent 3af1724a
......@@ -21,7 +21,7 @@ return [
// 密码
'password' => 'Fujuhaofang123',
// 端口
'hostport' => '3308',
'hostport' => '3307',
// 连接dsn
'dsn' => '',
// 数据库连接参数
......@@ -50,4 +50,4 @@ return [
'datetime_format' => false,
// 是否需要进行SQL性能分析
'sql_explain' => false,
];
\ No newline at end of file
];
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment