Commit bf7c9cbb authored by hujun's avatar hujun

数据库ip变更

parent 1533b8a1
...@@ -13,7 +13,7 @@ return [ ...@@ -13,7 +13,7 @@ return [
// 数据库类型 // 数据库类型
'type' => 'mysql', 'type' => 'mysql',
// 服务器地址 // 服务器地址
'hostname' => '101.132.186.250', 'hostname' => '106.15.189.146',
// 'hostname' => '127.0.0.1', // 'hostname' => '127.0.0.1',
// 数据库名 // 数据库名
'database' => 'db_tongliandichan', 'database' => 'db_tongliandichan',
......
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