14 lines
554 B
Bash
14 lines
554 B
Bash
# Run remotedesk-edge-setup to populate this file. Do not reuse any value.
|
|
# Required: use independent, randomly generated values of at least 32 bytes.
|
|
REMOTEDESK_EDGE_API_TOKEN=
|
|
REMOTEDESK_EDGE_PRESENCE_TOKEN=
|
|
REMOTEDESK_EDGE_TICKET_SECRET=
|
|
|
|
# Public address reached by relay clients after an allocation.
|
|
REMOTEDESK_EDGE_PUBLIC_RELAY_ADDRESS=relay.example.invalid:443
|
|
REMOTEDESK_EDGE_POP_ID=example-pop-1
|
|
REMOTEDESK_EDGE_REGION=example-region
|
|
|
|
# Optional coturn REST secrets are referenced by name from turn-pops.json.
|
|
# REMOTEDESK_TURN_SECRET_EXAMPLE=
|