module.exports = { DB: 'mongodb://localhost:27017/videoStreamer' // Connection to DB }