LINXD-2342: Update video client
This commit is contained in:
parent
98212a78cb
commit
7ee93d7963
@ -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')
|
||||
|
@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
hubAddress: 'https://hub.dev.linx.safemobile.com/',
|
||||
mediasoupAddress: 'https://testing.video.safemobile.org/',
|
||||
mediasoupAddress: 'https://video.safemobile.org/',
|
||||
}
|
Loading…
Reference in New Issue
Block a user