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