add comment for purpose on internal server
This commit is contained in:
@@ -199,6 +199,7 @@ function initializeExpressSync() {
|
|||||||
return httpServer;
|
return httpServer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// provides hooks for the 'installer'
|
||||||
function initializeInternalExpressSync() {
|
function initializeInternalExpressSync() {
|
||||||
var app = express();
|
var app = express();
|
||||||
var httpServer = http.createServer(app);
|
var httpServer = http.createServer(app);
|
||||||
|
|||||||
Reference in New Issue
Block a user