nodejs-webrtcsignalexchange.../config.js

10 lines
132 B
JavaScript

/**
* Project configuration
*
* @author Pierre HUBERT
*/
/**
* The port into which the server listen
*/
exports.port = 8081;