Skip to content

Commit

Permalink
Update readme to reflect usage of LK_JWT_PORT environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
rockaport committed Mar 14, 2024
1 parent 7edf9e3 commit 2678af6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ To start the service locally:
```
$ LIVEKIT_URL="ws://somewhere" LIVEKIT_KEY=devkey LIVEKIT_SECRET=secret go run *.go
```

The listening port is configurable via the `LK_JWT_PORT` environment variable.

0 comments on commit 2678af6

Please sign in to comment.