Skip to content

Commit

Permalink
Update database.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmspter authored Sep 3, 2024
1 parent f8db67b commit dd18387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
default: &default
adapter: postgresql
encoding: unicode
username: postgres
password: Jam10Bi@
username:
password:
pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %>


Expand Down

0 comments on commit dd18387

Please sign in to comment.