Add Docker Compose stack and Pi notes

LiveKit on host networking so WebRTC can advertise a reachable address,
plus the server and website.
This commit is contained in:
2026-08-09 17:09:25 -04:00
parent 7d0a973638
commit 3cebca59ef
5 changed files with 187 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"serverUrl": "http://pistation.local:8080",
"enrollmentToken": "paste-the-token-from-the-admin-panel",
"joinUrl": "pistation.local:3000"
}