Skip to content
Snippets Groups Projects
Commit d126dcbd authored by crowfeathers00's avatar crowfeathers00
Browse files
parents 3425e1dc eba7a506
Branches
No related tags found
No related merge requests found
CLCBooks 0 → 100644
File added
This diff is collapsed.
...@@ -29,5 +29,5 @@ app.get("/getBooks", function(req, res){ ...@@ -29,5 +29,5 @@ app.get("/getBooks", function(req, res){
}); });
app.listen('8034', function(){ app.listen('8034', function(){
console.log("listening at port 8080..."); console.log("Listening at port 8034...");
}); });
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment