mirror of https://github.com/nodejs/node.git
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
|
var port = exports.port = 1337
|
||
|
exports.registry = "http://localhost:" + port
|