Database on localhost is used for development.

This commit is contained in:
Christoph Haas 2015-06-26 21:18:32 +02:00
parent bedd2c48d1
commit ea49d815dd

View file

@ -7,8 +7,8 @@ development:
adapter: postgresql
database: debshots_dev
username: debshots
password: shootme
host: torf
password: GonwannEn0
host: localhost
pool: 5
timeout: 5000