mongoose + tests
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
const rc = require('../../.serverrc')
|
||||
|
||||
// Connection URL
|
||||
exports.mongoUrl = `mongodb://${rc.mongoAddr}:${rc.mongoPort}`
|
||||
Reference in New Issue
Block a user