Update ProxyChief.js

This commit is contained in:
RiversideRocks 2020-04-25 16:32:52 +00:00 committed by youngchief btw ツ
parent 05ee3fcac0
commit c83f84b3e3
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ app.get("/", function(req, res) {
);
});
app.listen(8080);
app.listen(3000);