Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 307 Bytes

MONGODB.md

File metadata and controls

7 lines (5 loc) · 307 Bytes

MongoDB & MongooseJS

MongoDB Configuration

All MongoDB configuration can be found in back-end/service/config/mongo.js. Currently the configuration file only supports a single node Mongo instance without credentials. The default configuration assumes a MongoDB node accessible at localhost:27017.