<?php
return [
'type' => 'mysql',
'hostname' => '47.108.186.87',
'database' => 'lihaink_cn_new',
'username' => 'lihaink_cn_new',
'password' => 'c6tiAe4nBrPJG6H8',
'hostport' => '3306',
'charset' => 'utf8mb4',
'prefix' => 'fox_',
];