update file
This commit is contained in:
parent
bf22ce963d
commit
3fd77199fc
@ -22,4 +22,4 @@ app.use(
|
|||||||
);
|
);
|
||||||
|
|
||||||
app.listen(PORT);
|
app.listen(PORT);
|
||||||
console.log(`Reverse proxy listening at http://localhost:${5000}`);
|
console.log(`Reverse proxy listening at http://localhost:${PORT}`);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user