remove ssl not enabled message
This commit is contained in:
parent
e9e4d65ad4
commit
8a9045b335
@ -66,8 +66,6 @@ exports.restartServer = function () {
|
||||
|
||||
} else {
|
||||
|
||||
console.log( "SSL -- not enabled!" );
|
||||
|
||||
var http = require('http');
|
||||
server = http.createServer(app);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user