mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-20 15:06:15 -04:00
Remove offline TURN server
This commit is contained in:
parent
def2afcd8e
commit
308aabac32
1 changed files with 0 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue