Server running on
Server running onServer running on
This commit is contained in:
parent
343689f74d
commit
ab27a25cd9
1 changed files with 1 additions and 1 deletions
|
@ -102,6 +102,6 @@ initDb(function(err){
|
||||||
});
|
});
|
||||||
|
|
||||||
app.listen(port, ip);
|
app.listen(port, ip);
|
||||||
console.log('Server running on http://%s:%s', ip, port);
|
console.log('Server running on dsfdsfffffffffffffffffffffffhttp://%s:%s', ip, port);
|
||||||
|
|
||||||
module.exports = app ;
|
module.exports = app ;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue