initial
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Vite exposes only VITE_-prefixed env vars to client code.
|
||||
VITE_SUPABASE_URL=http://127.0.0.1:54321
|
||||
VITE_SUPABASE_ANON_KEY=sb_publishable_replace_me
|
||||
VITE_AUTH_REDIRECT_URL=http://localhost:1420/auth/callback
|
||||
|
||||
# LiveKit signaling URL. The token comes from the mint-livekit-token edge
|
||||
# function; the client uses this URL to open the WebSocket connection.
|
||||
VITE_LIVEKIT_URL=ws://localhost:7880
|
||||
Reference in New Issue
Block a user