From c07b0939022dcbc8667d37d987ca7a5137bf7cea Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Thu, 21 Nov 2024 16:24:34 +0200 Subject: [PATCH] Update docs/configuring-playbook-livekit-server.md Co-authored-by: Suguru Hirahara --- docs/configuring-playbook-livekit-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring-playbook-livekit-server.md b/docs/configuring-playbook-livekit-server.md index 561d8f7fe..34008ffa3 100644 --- a/docs/configuring-playbook-livekit-server.md +++ b/docs/configuring-playbook-livekit-server.md @@ -23,7 +23,7 @@ Ensure that the following DNS names have a public IP/FQDN: ## Adjusting the playbook configuration -Add the following configuration to your `inventory/host_vars/matrix.DOMAIN/vars.yml` file: +Add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file: ```yaml matrix_livekit_server_enabled: true