9 lines
166 B
YAML

production:
adapter: postgresql
encoding: unicode
database: crisiscleanup
pool: 5
host: postgres
username: crisiscleanup
password: ${CRISISCLEANUP_PWD}