howmuch/database.yml
2024-10-04 21:21:03 +02:00

8 lines
118 B
YAML

development:
dialect: postgres
database: howmuch
user: postgres
password: example
host: 127.0.0.1
pool: 5