add env maps

This commit is contained in:
Brian Beck 2026-03-30 20:01:31 -07:00
parent 9a95c04c68
commit 7c0e39d57c
491 changed files with 14447 additions and 1552 deletions

View file

@ -23,10 +23,10 @@ T2_ACCOUNT_PASSWORD=
# MANIFEST_PATH=/app/public/manifest.json
# Relay URL for the browser client (default: ws://localhost:8765)
# VITE_RELAY_URL=ws://localhost:8765
# RELAY_URL=ws://localhost:8765
# Logging (comma-separated). Bare level sets global default; module:level
# pairs override specific modules. If only modules given, rest are silent.
# VITE_LOG=debug
# VITE_LOG=liveStreaming:debug,DebugSuspense:trace
# VITE_LOG=warn,liveStreaming:debug
# LOG_LEVEL=debug
# LOG_LEVEL=liveStreaming:debug,DebugSuspense:trace
# LOG_LEVEL=warn,liveStreaming:debug