Skip to content
Snippets Groups Projects
Commit dcdd2e19 authored by SirMathhman's avatar SirMathhman
Browse files

Update message

parent 68aad983
No related branches found
No related tags found
No related merge requests found
......@@ -29,5 +29,5 @@ app.get("/getBooks", function(req, res){
});
app.listen('8034', function(){
console.log("listening at port 8080...");
console.log("Listening at port 8034...");
});
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment