Local settings
This commit is contained in:
@ -10,7 +10,7 @@ return [
|
||||
'databases' => function() {
|
||||
$arr = [
|
||||
'mysql' => [
|
||||
'host' => 'db',
|
||||
'host' => 'localhost',
|
||||
//'port' => 3306,
|
||||
'database' => 'incoviba',
|
||||
'username' => 'incoviba',
|
||||
|
Reference in New Issue
Block a user