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 adapter: postgresql
database: debshots_dev database: debshots_dev
username: debshots username: debshots
password: shootme password: GonwannEn0
host: torf host: localhost
pool: 5 pool: 5
timeout: 5000 timeout: 5000