4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
module.exports = {
|
|
url: 'mongodb://localhost:27017/mydb'
|
|
}
|
module.exports = {
|
|
url: 'mongodb://localhost:27017/mydb'
|
|
}
|