config.js 77 Bytes Raw Blame History Permalink 1 2 3 module.exports = { db: process.env.MONGODB_URL || 'localhost/floater' };