本地数据库更新
This commit is contained in:
parent
2371684912
commit
fdb87cba7d
@ -36,9 +36,9 @@ return [
|
|||||||
// 服务器地址
|
// 服务器地址
|
||||||
'hostname' => '127.0.0.1',
|
'hostname' => '127.0.0.1',
|
||||||
// 数据库名
|
// 数据库名
|
||||||
'database' => 'toolbox',
|
'database' => 'adlibs',
|
||||||
// 数据库用户名
|
// 数据库用户名
|
||||||
'username' => 'toolbox',
|
'username' => 'postgres',
|
||||||
// 数据库密码
|
// 数据库密码
|
||||||
'password' => 'hope8848',
|
'password' => 'hope8848',
|
||||||
// 数据库连接端口
|
// 数据库连接端口
|
||||||
|
Loading…
Reference in New Issue
Block a user