From 0b9389fd6492d0c26c5ed16ba17d51d36c378016 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 23 Nov 2024 17:43:52 +0200 Subject: [PATCH] Update docs/configuring-playbook-livekit-server.md Co-authored-by: Suguru Hirahara --- docs/configuring-playbook-livekit-server.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuring-playbook-livekit-server.md b/docs/configuring-playbook-livekit-server.md index 3e406fb8b..48aa4c36f 100644 --- a/docs/configuring-playbook-livekit-server.md +++ b/docs/configuring-playbook-livekit-server.md @@ -45,8 +45,8 @@ To ensure the services function correctly, the following firewall rules and port LiveKit: - • Forward UDP ports 50100:50200 to the Docker instance running LiveKit. - • Forward TCP port 7881 to the Docker instance running LiveKit. +- Forward UDP ports 50100:50200 to the Docker instance running LiveKit. +- Forward TCP port 7881 to the Docker instance running LiveKit. Ensure these ports are open and forwarded appropriately to allow traffic to flow correctly between the services.