Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
GarvanD authored Apr 10, 2020
1 parent 4eb284f commit 7e10b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion single-page/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ module.exports = {
listenIps: [
{ ip: '127.0.0.1', announcedIp: null },
// { ip: '192.168.42.68', announcedIp: null },
{ ip: '3.80.172.133', announcedIp: null },
{ ip: '172.31.34.36', announcedIp: null },
],
initialAvailableOutgoingBitrate: 800000,
}
Expand Down

0 comments on commit 7e10b91

Please sign in to comment.