Commit 6e66a364 authored by Administrator's avatar Administrator

Update database.php

parent 9c8974c6
......@@ -22,7 +22,7 @@ return [
// 用户名
'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', ''),
// 连接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