@ -0,0 +1,3 @@
module.exports = {
url: process.env.MONGODB_URI || 'mongodb://localhost:27017/exam_system'
};