ci / rust (push) Canceled after 0s
ci / web (push) Canceled after 0s
ci / package-preview (push) Canceled after 0s
ci / package-installer (push) Canceled after 0s
ci / linux-agent (push) Canceled after 0s
ci / edge-service (push) Canceled after 0s
ci / coturn-pop (push) Canceled after 0s
ci / package-windows-host (push) Canceled after 0s
12 lines
259 B
JSON
12 lines
259 B
JSON
[
|
|
{
|
|
"pop_id": "example-pop-1",
|
|
"realm": "turn.example.invalid",
|
|
"urls": [
|
|
"turn:turn.example.invalid:3478?transport=udp",
|
|
"turns:turn.example.invalid:443?transport=tcp"
|
|
],
|
|
"secret_env": "REMOTEDESK_TURN_SECRET_EXAMPLE"
|
|
}
|
|
]
|