changed url in server console log

This commit is contained in:
2018-03-08 14:43:41 -05:00
parent 6f01516439
commit 6d10e4e003

2
app.js
View File

@@ -340,4 +340,4 @@ function pointScored(){
}
console.log("Server Running at PORT: 3000 CNTL-C to quit");
console.log("To Test: open several browsers at: http://localhost:3000/assignment3.html")
console.log("To Test: open several browsers at: http://localhost:3000/airhockey.html")