UNPKG

nodstarter

Version:
8 lines (7 loc) 114 B
module.exports = { logging: false, seed: true, db: { url: 'mongodb://localhost/blog' } };