You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1. Copy this file and rename it to .env.local
# 2. Update the enviroment variables below.
# API key and secret. If you use LiveKit Cloud this can be generated via the cloud dashboard.
LIVEKIT_API_KEY=APIqrFp2Gu8DBa4
LIVEKIT_API_SECRET=PSeHGSz4HCSo7f38THUfV8lKrgbL3Ef9iXoHjbpFxsQD
LIVEKIT_URL=wss://tailchat-jq409474.livekit.cloud
# Maximum number of people allowed in a meeting by default
LIVEKIT_DEFAULT_MAXPARTICIPANTS=20
## PUBLIC
NEXT_PUBLIC_LK_TOKEN_ENDPOINT=/api/token
# Allow camera, share video or not
NEXT_PUBLIC_USE_VIDEO=false
NEXT_PUBLIC_USE_SCREEN=true
NEXT_PUBLIC_USE_SHAREVIDEO=true
NEXT_PUBLIC_UMAMI_URL=https://analytics.umami.is/script.js
NEXT_PUBLIC_UMAMI_ID=xxx-x-48x92-a7dxf-xxx
#OTHER
NODE_TLS_REJECT_UNAUTHORIZED=0
The text was updated successfully, but these errors were encountered:
创建进入房间时出现报错
env.local
The text was updated successfully, but these errors were encountered: