From 316fac7f502535692b3b8c1ec821f67093d47e53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincze=20J=C3=B3zsef?= Date: Wed, 15 Nov 2023 08:17:29 +0100 Subject: [PATCH] NOssl --- app.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app.js b/app.js index 0f505d9..312d050 100644 --- a/app.js +++ b/app.js @@ -1900,12 +1900,12 @@ http.createServer(app).listen(80);*/ employee.tcpClose(); })*/ // Binding the event to the eventhandler -/* + app.listen(80,function functionName() { console.log('Server elindult a 80-es porton.'); -});*/ -module.exports = app; +}); +//module.exports = app; /* server.listen(80,function functionName() { console.log('Server elindult a 80-es porton.');