Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 132 Bytes

mongodb.md

File metadata and controls

5 lines (4 loc) · 132 Bytes

To start up local dev db:

./bin/mongod --dbpath ~/mongodb --bind_ip 127.0.0.1 --noauth --unixSocketPrefix ~/mongodb