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