Created
June 1, 2017 13:21
-
-
Save VvanGemert/a40613ce439fc57528f96ab64a925fb5 to your computer and use it in GitHub Desktop.
MongoID config file with direct connection setting
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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