Skip to content

Commit

Permalink
update file
Browse files Browse the repository at this point in the history
  • Loading branch information
mcndt committed Dec 3, 2022
1 parent bf22ce9 commit 3fd7719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy.example.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ app.use(
);

app.listen(PORT);
console.log(`Reverse proxy listening at http://localhost:${5000}`);
console.log(`Reverse proxy listening at http://localhost:${PORT}`);

0 comments on commit 3fd7719

Please sign in to comment.