chore: prep db for postres 16

This commit is contained in:
Nelson Jovel 2024-07-10 10:58:08 -07:00
parent fe07deb445
commit 34451ab7cf

View file

@ -1,8 +1,8 @@
default: &default
adapter: postgresql
encoding: unicode
host: localhost
pool: 5
# host: localhost
# pool: 5
development:
<<: *default