This commit is contained in:
snipe
2015-08-11 18:40:16 -07:00
parent 5cc1e7d3fe
commit 75852bdb8b
+1 -1
View File
@@ -54,7 +54,7 @@ return array(
'mysql' => array(
'driver' => 'mysql',
'host' => 'localhost',
'database' => 'snipeit_laravel',
'database' => 'snipeit_unit',
'username' => 'travis',
'password' => '',
'charset' => 'utf8',