+1
-1
@@ -45,7 +45,7 @@ app.post("/removetask", function (req, res) {
|
||||
|
||||
//render the ejs and display added task, completed task
|
||||
app.get("/", function (req, res) {
|
||||
res.send("Hello from k3s - app is running");
|
||||
res.send("Hello Guys from k3s - app is running");
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user