Tweaking configuration files.

This commit is contained in:
Taylor Otwell
2013-06-12 22:54:05 -05:00
parent cbf56e76aa
commit 07e5cc10d9
2 changed files with 4 additions and 1 deletions

View File

@@ -30,8 +30,9 @@ return array(
'production' => array(
'host' => '',
'username' => 'root',
'username' => '',
'password' => '',
'key' => '',
),
),