diff --git a/config/mongoid.yml b/config/mongoid.yml index c71777ba..59816386 100644 --- a/config/mongoid.yml +++ b/config/mongoid.yml @@ -31,3 +31,5 @@ production: # heroku # uri: <%= ENV['MONGOHQ_URL'] %> + # bushido (mongohq_url will also work) + # uri: <%= ENV['MONGODB_URL'] %>