Increase database.yml options
Created by: pmather
Amend database.yml so that an optional "host" and "port" option may be specified via config/secrets.yml. This will allow the application to point to a PostgreSQL database running on a different host.