Use default postgresql username/password

This commit is contained in:
Erik Michaels-Ober 2012-09-12 12:32:47 -07:00
parent ddf78e14ef
commit 108e2c7b45
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ development: &DEVELOPMENT
adapter: postgresql
database: adopt_a_thing_development
host: localhost
password:
username: postgres
# Warning: The database defined as "test" will be erased and
# re-generated from your development database when you run "rake".