structure ready
Deploy Node App / deploy (push) Successful in 13s

This commit is contained in:
Gitea
2026-06-15 15:47:30 +05:30
parent 41d82f9266
commit 0312c5aa1f
3 changed files with 3 additions and 15 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ app.use(route);
app.listen(port, () => {
console.log(`Server is running on http://localhost:${port}`);
});
});