4 lines
98 B
Bash
4 lines
98 B
Bash
SERVER_PORT=5000
|
|
LIVEKIT_URL=ws://localhost:7880/
|
|
LIVEKIT_API_KEY=devkey
|
|
LIVEKIT_API_SECRET=secret |