diff --git a/config/default.json b/config/default.json index be63c53..4a9e1f9 100644 --- a/config/default.json +++ b/config/default.json @@ -1,6 +1,6 @@ { "iceServers": [{ - "url": "stun:23.21.150.121", - "urls": "stun:23.21.150.121" + "url": "stun:stun.l.google.com:19302", + "urls": "stun:stun.l.google.com:19302" }] }