-
-
Save sureshshrestha/d77c3bdc86fad6a519fcd3277ffee3cf to your computer and use it in GitHub Desktop.
Coding notes for Windows environment
This file contains hidden or 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
# Starting MongoDB in windows | |
"C:\Program Files\MongoDB\Server\3.0\bin\mongod.exe" --dbpath="c:\data\db" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment