diff --git a/public/bundle.js b/public/bundle.js index fbf3a9c..ee7b33e 100644 --- a/public/bundle.js +++ b/public/bundle.js @@ -20353,7 +20353,7 @@ module.exports = yeast; },{}],94:[function(require,module,exports){ module.exports = { hubAddress: 'https://hub.dev.linx.safemobile.com/', - mediasoupAddress: 'https://testing.video.safemobile.org/', + mediasoupAddress: 'https://video.safemobile.org/', } },{}],95:[function(require,module,exports){ const io = require('socket.io-client') diff --git a/public/config.js b/public/config.js index 233f24c..4d1b6a4 100644 --- a/public/config.js +++ b/public/config.js @@ -1,4 +1,4 @@ module.exports = { hubAddress: 'https://hub.dev.linx.safemobile.com/', - mediasoupAddress: 'https://testing.video.safemobile.org/', + mediasoupAddress: 'https://video.safemobile.org/', } \ No newline at end of file