database.js 77 B

12
  1. /** Localhost Mongodb **/
  2. global.MongoURL = 'mongodb://localhost:27017/l2s';