3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
module.exports = {
|
|
url: "mongodb://127.0.0.1:27017/polynotfound"
|
|
};
|