minor changes

This commit is contained in:
coderaiser 2013-03-10 07:03:04 -04:00
parent 338aaecff4
commit c5e9a13fb4

View file

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