[#29] add host to database.yml

This commit is contained in:
Alexander Machehin 2014-01-10 09:30:45 +06:00
parent 50735fc977
commit 1bcb179e41
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ production:
pool: 5
username: rosa
password: rosa
host: localhost
test:
adapter: postgresql