Skip to content

Commit

Permalink
database config
Browse files Browse the repository at this point in the history
  • Loading branch information
jiikko committed Jan 8, 2023
1 parent 1f5bf19 commit bf5071c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/database.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ test:
database: <%= ENV.fetch('DATABASE_DB', 'pbm_cloud_test') %>

production:
<<: *default
database: pbm_cloud_production

0 comments on commit bf5071c

Please sign in to comment.