Docker ready
This commit is contained in:
parent
4629b42b36
commit
740fa9ab7b
3 changed files with 20 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
module.exports = {
|
||||
url: "mongodb://127.0.0.1:27017/polynotfound"
|
||||
url: "mongodb://mongodb:27017/polynotfound"
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue