Commit f12363d4 authored by xieyishang's avatar xieyishang

Merge branch 'master' of http://rungit.jxdsy.cn:10000/xys/108

parents 51914163 6e66a364
...@@ -22,7 +22,7 @@ return [ ...@@ -22,7 +22,7 @@ return [
// 用户名 // 用户名
'username' => Env::get('database.username', 'root'), 'username' => Env::get('database.username', 'root'),
// 密码 // 密码
'password' => Env::get('database.password', 'root'), 'password' => Env::get('database.password', 'p4kbrKRhsO&@Y@EejKi@'),
// 端口 // 端口
'hostport' => Env::get('database.hostport', ''), 'hostport' => Env::get('database.hostport', ''),
// 连接dsn // 连接dsn
......
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