Fix typo in Electron tutorial
This commit is contained in:
parent
93a6357d66
commit
a88c1dcedf
@ -1,6 +1,6 @@
|
||||
const { Room, RoomEvent } = require("livekit-client");
|
||||
|
||||
// Configure this constants with correct URLs depending on your deployment
|
||||
// Configure these constants with correct URLs depending on your deployment
|
||||
const APPLICATION_SERVER_URL = "http://localhost:6080/";
|
||||
const LIVEKIT_URL = "ws://localhost:7880/";
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user