db.js 74 B

123
  1. module.exports = {
  2. url : 'mongodb://localhost:27017/mini_huahua'
  3. };