From 9d7d4e7ee88269656ecc0923454f0d8292f35336 Mon Sep 17 00:00:00 2001 From: Timo Date: Thu, 18 Jul 2024 10:36:01 +0200 Subject: [PATCH] matching ports in readme and example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 086447d1..ff3cb935 100644 --- a/README.md +++ b/README.md @@ -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" }, ```