Redeploy
This commit is contained in:
parent
3814d89e1d
commit
ffacc918ae
@ -40,5 +40,6 @@ app.post("/uploadVideo", async (req, res) => {
|
|||||||
res.status(500).send(err);
|
res.status(500).send(err);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
//
|
||||||
|
|
||||||
app.listen(3001);
|
app.listen(3001);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user