mirror of
https://gitlab.silvrtree.co.uk/martind2000/obrand-admin-server.git
synced 2025-01-10 23:45:07 +00:00
a little test commit
This commit is contained in:
parent
40a8337ab3
commit
ed17cf525b
@ -37,3 +37,9 @@ app.listen(app.get('port'), function() {
|
|||||||
'use strict';
|
'use strict';
|
||||||
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
|
console.log(colors.magenta('Obrand Server listening on ' + app.get('port')));
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
/* this is commented out
|
||||||
|
|
||||||
|
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user