multiparty-meeting/app/config.example.js

8 lines
58 B
JavaScript

module.exports =
{
protoo :
{
listenPort : 3443
}
};