howmuch/database.yml

8 lines
118 B
YAML
Raw Normal View History

2024-10-04 19:19:49 +00:00
development:
dialect: postgres
database: howmuch
user: postgres
password: example
host: 127.0.0.1
pool: 5