mirror of
https://github.com/exogen/t2-mapper.git
synced 2026-07-11 14:34:51 +00:00
add env maps
This commit is contained in:
parent
9a95c04c68
commit
7c0e39d57c
491 changed files with 14447 additions and 1552 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue