Merge branch 'master' of bitbucket.org:signum/debshots

This commit is contained in:
Christoph Haas 2015-06-15 13:05:10 +02:00
commit a2178d8226
9 changed files with 28 additions and 23 deletions

View file

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