调整配置

This commit is contained in:
annnj-company
2026-04-20 09:20:13 +08:00
parent 130c1026c4
commit 371317a916
9 changed files with 10 additions and 70 deletions

View File

@@ -13,8 +13,7 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
// 'hostname' => '127.0.0.1',
'hostname' => '192.168.122.1',
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'pgserver3.0_dev',// 国中
// 用户名
@@ -68,8 +67,7 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
// 'hostname' => '127.0.0.1',
'hostname' => '192.168.1.12',
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'fullestate',
// 用户名