transfer
This commit is contained in:
5
attendancetracker/API/DB.js
Normal file
5
attendancetracker/API/DB.js
Normal file
@@ -0,0 +1,5 @@
|
||||
// DB.js
|
||||
|
||||
module.exports = {
|
||||
DB: 'mongodb://localhost:27017/mevncrud'
|
||||
}
|
||||
Reference in New Issue
Block a user