Skip to content

Instantly share code, notes, and snippets.

@VvanGemert
Created June 1, 2017 13:21
Show Gist options
  • Save VvanGemert/a40613ce439fc57528f96ab64a925fb5 to your computer and use it in GitHub Desktop.
Save VvanGemert/a40613ce439fc57528f96ab64a925fb5 to your computer and use it in GitHub Desktop.
MongoID config file with direct connection setting
development:
clients:
default:
database: floorplanner
options:
connect: :direct
hosts:
- localhost:27017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment