Skip to content

Instantly share code, notes, and snippets.

@lionants02
Created November 11, 2019 03:23
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save lionants02/5c630b645ff959c468b0796c92b74f4c to your computer and use it in GitHub Desktop.
Mongo local
# Import
mongoimport.exe /h 127.0.0.1 /d ffc /c organ .\organcc.json
# Run
mongod --dbpath D:\mongo\ffc\dataEntity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment