Co-authored-by: Robin <robin@robin.town>
This commit is contained in:
David Baker
2023-07-20 18:30:20 +01:00
committed by GitHub
parent d612c6a14c
commit 9200fac28e

View File

@@ -97,7 +97,7 @@ To use it, add SFU parameter in your local config `./public/config.yml`:
```yaml
"livekit": {
"jwt_service_url": "http:/localhost:8881"
"jwt_service_url": "http://localhost:8881"
},
```