niom-webrtc/appsettings.example.json

7 lines
119 B
JSON

{
"server": {
"stun_server": "stun:stun.l.google.com:19302",
"signaling_url": "ws://localhost:3478/ws"
}
}