This commit is contained in:
Yûki VACHOT 2021-10-29 11:22:24 +02:00
parent 4dfd8cd516
commit 5a64568824
22 changed files with 702 additions and 194 deletions

View file

@ -0,0 +1,3 @@
module.exports = {
url: "mongodb://127.0.0.1:27017/polynotfound"
};