module.exports = { url: process.env.MONGODB_URI || 'mongodb://localhost:27017/exam_system' };