uh oh
This commit is contained in:
parent
cefe207d65
commit
3c37b55d5d
1 changed files with 1 additions and 0 deletions
1
index.js
1
index.js
|
@ -97,3 +97,4 @@ app.get('/download', (req, res) => {
|
||||||
app.listen(port, () => {
|
app.listen(port, () => {
|
||||||
console.log(`Server running at http://localhost:${port}`);
|
console.log(`Server running at http://localhost:${port}`);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue