This commit is contained in:
2026-06-22 21:25:12 +03:00
parent f911d0f33e
commit b68719009c
2 changed files with 1 additions and 1 deletions

View File

@@ -23,4 +23,3 @@ const server = http.createServer((req, res) => {
server.listen(8080, () => {
console.log("Server is running on port 3000");
});
lalal