Local Database

This commit is contained in:
Aldarien
2021-03-26 02:37:58 +00:00
parent fa0395bc7b
commit 91cc2fed12

View File

@ -1,7 +1,7 @@
<?php
return [
'mysql' => [
'host' => 'db',
'host' => 'localhost',
//'port' => 3306,
'database' => 'incoviba',
'username' => 'incoviba',