Commit
This commit is contained in:
parent
0646016859
commit
57136ef50d
@ -4,7 +4,7 @@ return [
|
|||||||
'database' => [
|
'database' => [
|
||||||
'name' => 'mysql',
|
'name' => 'mysql',
|
||||||
'args' => [
|
'args' => [
|
||||||
'host' => 'localhost',
|
'host' => '127.0.0.1',
|
||||||
'database' => 'test',
|
'database' => 'test',
|
||||||
'user' => 'root',
|
'user' => 'root',
|
||||||
'password' => '',
|
'password' => '',
|
||||||
|
Reference in New Issue
Block a user