first commit
This commit is contained in:
19
livekit.yaml.tmpl
Normal file
19
livekit.yaml.tmpl
Normal file
@@ -0,0 +1,19 @@
|
||||
port: 7880
|
||||
|
||||
keys:
|
||||
devkey: devsecret
|
||||
|
||||
rtc:
|
||||
udp_port: 7881
|
||||
port_range_start: 50000
|
||||
port_range_end: 50100
|
||||
use_external_ip: false
|
||||
node_ip: __HOST_IP__
|
||||
|
||||
webhook:
|
||||
urls:
|
||||
- "http://hublot:3000/livekit-webhooks"
|
||||
api_key: devkey
|
||||
|
||||
room:
|
||||
empty_timeout: 10
|
||||
Reference in New Issue
Block a user