initial
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Supabase Edge Functions env. Loaded by `supabase functions serve`.
|
||||
# Rotate LIVEKIT_API_SECRET before any prod deployment.
|
||||
|
||||
LIVEKIT_URL=ws://localhost:7880
|
||||
LIVEKIT_API_KEY=devkey
|
||||
LIVEKIT_API_SECRET=devsecret-at-least-32-bytes-long-please
|
||||
Reference in New Issue
Block a user