This commit is contained in:
Vincze József 2023-11-15 08:13:12 +01:00
parent 6357cfdccb
commit 309d2d6924
3 changed files with 6 additions and 8 deletions

11
app.js
View File

@ -1900,15 +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.');
/* getLastWorkNumber(function(err,wk){
sql.sqlGetnewWork(wk,function(err){
})
})*/
});
});*/
module.exports = app;
/*
server.listen(80,function functionName() {
console.log('Server elindult a 80-es porton.');

View File

@ -18,7 +18,7 @@
{
"subject": "iotechnic.eu",
"altnames": [
"iotechnic.eu",
"iotechnic.eu",
"www.iotechnic.eu"
],
"renewAt": 1

View File

@ -18,6 +18,7 @@
{
"subject": "iotechnic.eu",
"altnames": [
"localhost",
"iotechnic.eu",
"www.iotechnic.eu"
],