Commit 177eeb0e by OVH

Update config.json

parent 20e5195e
...@@ -2,12 +2,7 @@ ...@@ -2,12 +2,7 @@
"signal": "wss://signaling.because-why-not.com/conferenceapp", "signal": "wss://signaling.because-why-not.com/conferenceapp",
"ice": [ "ice": [
{ {
"urls": "turn:turn.because-why-not.com:443",
"username": "testuser14",
"credential": "pass14"
},
{
"urls": "stun:stun.l.google.com:19302" "urls": "stun:stun.l.google.com:19302"
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment