[更新]还原默认数据配置

This commit is contained in:
邹景立 2018-05-06 11:49:36 +08:00
parent 4d9cabd4bd
commit a354cc649b
2 changed files with 3 additions and 9 deletions

View File

@ -1,6 +0,0 @@
<?php
return [
'appid' => 'WjeX0AYSfgy5VbXQ',
'appkey' => 'hQTENHy6MYVUTgwjcgfOCq5gckm2Lp',
];

View File

@ -16,13 +16,13 @@ return [
// 数据库类型
'type' => 'mysql',
// 服务器地址
'hostname' => 'server.cuci.cc',
'hostname' => '127.0.0.1',
// 数据库名
'database' => 'admin_v3',
// 用户名
'username' => 'root',
'username' => 'admin_v3',
// 密码
'password' => 'Test12345',
'password' => 'FbYBHcWKr2',
// 端口
'hostport' => '3306',
// 连接dsn