fix(webrtc): configure external TURN server and update CSP to allow inline scripts
This commit is contained in:
@@ -5,6 +5,12 @@ rtc:
|
||||
use_external_ip: true
|
||||
port_range_start: 50000
|
||||
port_range_end: 50100
|
||||
turn_servers:
|
||||
- host: turn.dustin.coffee
|
||||
port: 443
|
||||
protocol: tls
|
||||
username: V8S6EWOU1Lqp
|
||||
credential: jQRJztgWbqDn9vjMUhHZg1ooxuhiBjhk
|
||||
turn:
|
||||
enabled: false
|
||||
keys:
|
||||
|
||||
Reference in New Issue
Block a user