const rc = require('../../.serverrc') // Connection URL exports.mongoUrl = `mongodb://${rc.mongoAddr}:${rc.mongoPort}`