debshots/config/database.yml.gitlab
2018-08-14 16:37:06 +02:00

8 lines
134 B
Text

test:
adapter: postgresql
database: debshots_test
username: debshots
password: ''
host: localhost
pool: 5
timeout: 5000