数据库配置
This commit is contained in:
@@ -19,7 +19,7 @@ return array(
|
||||
// 数据库用户名
|
||||
'username' => 'sentcms_www',
|
||||
// 数据库密码
|
||||
'password' => '',
|
||||
'password' => 'sentcms',
|
||||
// 数据库连接端口
|
||||
'hostport' => '',
|
||||
// 数据库连接参数
|
||||
|
||||
Reference in New Issue
Block a user