Skip to content
Snippets Groups Projects
Commit 746b4f09 authored by Inès Yeterian's avatar Inès Yeterian
Browse files

retour en arrière

parent 919df113
No related branches found
No related tags found
No related merge requests found
......@@ -22,9 +22,6 @@ db.once("open", function() {
console.log("on est connecté!");
});
await toucans.updateMany({}, [ {$set : { 'toucan_id': "0"} } ]);
app.use(cors());
app.use(bodyParser.json());
app.use(bodyParser.urlencoded({extended: true}));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment