mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-16 07:30:12 -07:00
Remove offline TURN server
This commit is contained in:
parent
def2afcd8e
commit
308aabac32
@ -511,9 +511,5 @@ class Events {
|
||||
RTCPeer.config = {
|
||||
'iceServers': [{
|
||||
urls: 'stun:stun.l.google.com:19302'
|
||||
}, {
|
||||
urls: 'turn:192.158.29.39:3478?transport=tcp',
|
||||
credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=',
|
||||
username: '28224511:1379330808'
|
||||
}]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user