9 lines
151 B
YAML

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