Files
pistation/infra/pi/pistation.json.example
SirBlob 3cebca59ef Add Docker Compose stack and Pi notes
LiveKit on host networking so WebRTC can advertise a reachable address,
plus the server and website.
2026-08-09 17:09:25 -04:00

6 lines
147 B
JSON

{
"serverUrl": "http://pistation.local:8080",
"enrollmentToken": "paste-the-token-from-the-admin-panel",
"joinUrl": "pistation.local:3000"
}