minor changes

This commit is contained in:
coderaiser 2013-03-10 07:03:04 -04:00
parent 5c4346e66f
commit e506f90f89

View file

@ -116,7 +116,7 @@
lHTTPServer();
});
lSockets();
lSockets(Server);
Server.listen(lSSLPort, lIP);
lServerLog('https', lSSLPort);