Update config.example.js
additional hint, see https://github.com/havfo/multiparty-meeting/issues/103
This commit is contained in:
@@ -84,6 +84,7 @@ module.exports =
|
|||||||
{
|
{
|
||||||
listenIps :
|
listenIps :
|
||||||
[
|
[
|
||||||
|
// change ip to your servers IP address!
|
||||||
{ ip: '1.2.3.4', announcedIp: null }
|
{ ip: '1.2.3.4', announcedIp: null }
|
||||||
],
|
],
|
||||||
maxIncomingBitrate : 1500000,
|
maxIncomingBitrate : 1500000,
|
||||||
|
|||||||
Reference in New Issue
Block a user