数据库连测试环境

This commit is contained in:
hgc 2025-02-26 22:10:10 +08:00
parent bd6a014b4e
commit d35f926f8b

View File

@ -34,13 +34,13 @@ return [
// 数据库类型
'type' => 'pgsql',
// 服务器地址
'hostname' => '127.0.0.1',
'hostname' => 'pgm-gs5501335ix0np90mo.pgsql.singapore.rds.aliyuncs.com',
// 数据库名
'database' => 'adlibs',
// 数据库用户名
'username' => 'postgres',
// 数据库密码
'password' => 'hope8848',
'password' => '1C8I1EBS3C5w5US',
// 数据库连接端口
'hostport' => '5432',
// 数据库连接参数