We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8497f00 + 2ec4b4e commit cd48139Copy full SHA for cd48139
dev-backend-docker-compose.yml
@@ -6,7 +6,7 @@ services:
6
image: ghcr.io/element-hq/lk-jwt-service:latest-ci
7
hostname: auth-server
8
environment:
9
- - LK_JWT_PORT=8080
+ - LIVEKIT_JWT_PORT=8080
10
- LIVEKIT_URL=wss://matrix-rtc.m.localhost/livekit/sfu
11
- LIVEKIT_KEY=devkey
12
- LIVEKIT_SECRET=secret
0 commit comments