Update .env.example
This commit is contained in:
parent
02abcffb2e
commit
51a47a02d8
1 changed files with 4 additions and 2 deletions
|
@ -10,6 +10,8 @@ LIVEKIT_URL=wss://my-livekit-project.livekit.cloud
|
|||
|
||||
## PUBLIC
|
||||
NEXT_PUBLIC_LK_TOKEN_ENDPOINT=/api/token
|
||||
NEXT_PUBLIC_SHOW_SETTINGS_MENU=true
|
||||
# Uncomment settings menu when using a LiveKit Cloud, it'll enable Krisp noise filters.
|
||||
# NEXT_PUBLIC_SHOW_SETTINGS_MENU=true
|
||||
# Optional, to pipe logs to datadog
|
||||
# NEXT_PUBLIC_DATADOG_CLIENT_TOKEN=client-token
|
||||
# NEXT_PUBLIC_DATADOG_SITE=datadog-site
|
||||
# NEXT_PUBLIC_DATADOG_SITE=datadog-site
|
||||
|
|
Loading…
Add table
Reference in a new issue