edumeet/app/config.example.js
Iñaki Baz Castillo f1658f1b3c Make demo public
2017-04-23 14:54:30 +02:00

7 lines
58 B
JavaScript

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