mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-10 22:14:40 +00:00
new UI, unify map/demo/live architecture more, cleanup
This commit is contained in:
parent
d9b5e30831
commit
4741f59582
146 changed files with 5477 additions and 3005 deletions
|
|
@ -24,3 +24,9 @@ T2_ACCOUNT_PASSWORD=
|
|||
|
||||
# Relay URL for the browser client (default: ws://localhost:8765)
|
||||
# NEXT_PUBLIC_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.
|
||||
# NEXT_PUBLIC_LOG=debug
|
||||
# NEXT_PUBLIC_LOG=liveStreaming:debug,DebugSuspense:trace
|
||||
# NEXT_PUBLIC_LOG=warn,liveStreaming:debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue