1
0

feat: stream private office screens

This commit is contained in:
2026-08-11 21:31:15 -07:00
parent d841575315
commit 5ca214e4bb
28 changed files with 1754 additions and 35 deletions
+3
View File
@@ -42,6 +42,9 @@ services:
TERA_AUTH_ENTRY_URL: "${TERA_AUTH_ENTRY_URL:-}"
TERA_AUTH_REVALIDATE_URL: "${TERA_AUTH_REVALIDATE_URL:-}"
TERA_AUTH_JWT_SECRET: "${TERA_AUTH_JWT_SECRET:-}"
TERA_ICE_URLS: "${TERA_ICE_URLS:-}"
TERA_TURN_SHARED_SECRET: "${TERA_TURN_SHARED_SECRET:-}"
TERA_TURN_CREDENTIAL_TTL: "${TERA_TURN_CREDENTIAL_TTL:-}"
# Offices and marker snapshots are files. Mount them read-only where you
# keep them; the container writes nothing, ever.
#