Files
pistation/infra/pi/pistation.json.example
T
SirBlob 735545512d Add Docker Compose stack and Pi notes
LiveKit on host networking so WebRTC can advertise a reachable address,
plus the server and website.

Claude-Session: https://claude.ai/code/session_01SS9F92jb51bMCRCKem6QtD
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"
}