12 lines
195 B
Plaintext
12 lines
195 B
Plaintext
|
videobridge {
|
||
|
http-servers {
|
||
|
public {
|
||
|
port = 9090
|
||
|
}
|
||
|
}
|
||
|
websockets {
|
||
|
enabled = true
|
||
|
domain = meet.example.com:443"
|
||
|
tls = true
|
||
|
}
|
||
|
}
|