This commit is contained in:
Vins 2023-10-09 12:50:30 +02:00
parent 23ba2672dd
commit 2b5bba6b49

View File

@ -31,6 +31,7 @@ const storage = multer.memoryStorage();
errorHandler,
});
routes.start();
} catch (e) {
console.error(e);