From 2ac0ced6f84890436fdb6be77cc8f809cc111c8d Mon Sep 17 00:00:00 2001 From: aldwin7894 Date: Sat, 18 Feb 2023 21:22:13 +0800 Subject: [PATCH] Fixed mongoid config --- config/mongoid.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/mongoid.yml b/config/mongoid.yml index cd33491e..66622843 100644 --- a/config/mongoid.yml +++ b/config/mongoid.yml @@ -1,7 +1,6 @@ production: clients: default: - database: aldwin7894_production uri: <%= ENV.fetch("DATABASE_URL") %> options: auth_mech: :scram