mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-24 01:10:31 +01:00
changing socket.io to exist on the same port as the server, made config file template (removed config file from repo)
This commit is contained in:
@@ -44,3 +44,4 @@ var express = require('express'),
|
||||
}(WebServer));
|
||||
|
||||
server.listen(config.port);
|
||||
global.server = server;
|
||||
Reference in New Issue
Block a user