Local Database
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
return [
|
return [
|
||||||
'mysql' => [
|
'mysql' => [
|
||||||
'host' => 'db',
|
'host' => 'localhost',
|
||||||
//'port' => 3306,
|
//'port' => 3306,
|
||||||
'database' => 'incoviba',
|
'database' => 'incoviba',
|
||||||
'username' => 'incoviba',
|
'username' => 'incoviba',
|
||||||
|
Reference in New Issue
Block a user