Production database is now PostgreSQL with ident authentication

This commit is contained in:
Christoph Haas 2016-06-16 10:42:22 +02:00
parent 5d856c61e6
commit 30924aae0e

View file

@ -27,8 +27,8 @@ test:
production:
adapter: postgresql
database: debshots
username: debshots
password: GonwannEn0
host: localhost
pool: 5
# username: debshots
# password: GonwannEn0
# host: localhost
pool: 10
timeout: 5000