@ -19,10 +19,11 @@ test:
timeout: 5000
production:
encoding: unicode
adapter: mysql2
adapter: postgresql
encoding: utf8
username: username
reconnect: false
port: 5432
database: simpledns_production
host: hostname
pool: 5
database: database
username: root
password: password
password: root
host: localhost