Local develop setup with docker (#1103)
* Add local live kit backend run setup
This commit is contained in:
parent
4dcd1e176f
commit
0192ed70ea
10 changed files with 341 additions and 1 deletions
|
|
@ -3,6 +3,9 @@
|
|||
# Environment files are documented here:
|
||||
# https://vitejs.dev/guide/env-and-mode.html#env-files
|
||||
####
|
||||
# Develop backend settings:
|
||||
LIVEKIT_KEY="devkey"
|
||||
LIVEKIT_SECRET="secret"
|
||||
|
||||
# Used for determining the homeserver to use for short urls etc.
|
||||
# VITE_FALLBACK_STUN_ALLOWED=false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue