Skip to content

Commit

Permalink
Fixed mongoid config
Browse files Browse the repository at this point in the history
  • Loading branch information
aldwin7894 committed Feb 18, 2023
1 parent 87d2fe7 commit 2ac0ced
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/mongoid.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
production:
clients:
default:
database: aldwin7894_production
uri: <%= ENV.fetch("DATABASE_URL") %>
options:
auth_mech: :scram
Expand Down

0 comments on commit 2ac0ced

Please sign in to comment.