chore: prep db for postres 16

This commit is contained in:
Nelson Jovel 2024-07-10 10:58:08 -07:00
parent 1d255499f6
commit 885135e265
2 changed files with 2 additions and 263 deletions

View file

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