Spotter-VM/lxc-apps/crisiscleanup/install/cc_conf/conf/database.yml
2019-10-05 16:34:10 +02:00

9 lines
180 B
YAML

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