Compare commits

...

2 Commits

Author SHA1 Message Date
Timo
9d7d4e7ee8 matching ports in readme and example 2024-07-18 10:36:01 +02:00
xmj
d0e848d90d Update sample cfg with livekit config 2024-07-17 15:30:29 +02:00
2 changed files with 4 additions and 1 deletions

View File

@@ -131,7 +131,7 @@ advertises one in the client well-known, this will not be used.)
```json
"livekit": {
"livekit_service_url": "http://localhost:8881"
"livekit_service_url": "http://localhost:7881"
},
```

View File

@@ -5,5 +5,8 @@
"server_name": "call.ems.host"
}
},
"livekit": {
"livekit_service_url": "http://localhost:7881"
},
"eula": "https://static.element.io/legal/online-EULA.pdf"
}