database.js 76 B

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