Format source code

This commit is contained in:
benjamin melançon 2019-07-28 16:14:37 -04:00
parent 3e5e0da168
commit e9be4281a3

View file

@ -8,7 +8,7 @@ $port = 3306;
if (empty(getenv('DDEV_PHP_VERSION'))) {
$host = "127.0.0.1";
$port = 32772;
}
}
$databases['default']['default'] = array(
'database' => "db",