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