forked from cerc-io/laconicd-deprecated
11 lines
238 B
YAML
11 lines
238 B
YAML
|
record:
|
||
|
type: wrn:service
|
||
|
name: example.com/services/turn
|
||
|
version: 0.0.1
|
||
|
service: turn
|
||
|
description: Helpful description of this TURN service.
|
||
|
turn:
|
||
|
url: turn:my.host.name:3478
|
||
|
username: freeturn
|
||
|
password: freeturn
|