Skip to content
Snippets Groups Projects
Commit 68aad983 authored by SirMathhman's avatar SirMathhman
Browse files
parents f6d57c61 ab8dae50
Branches
No related tags found
No related merge requests found
......@@ -28,6 +28,6 @@ app.get("/getBooks", function(req, res){
}, 500);
});
app.listen('8080', function(){
app.listen('8034', function(){
console.log("listening at port 8080...");
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment