1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Update docs/configuring-playbook-jwt-service.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Slavi Pantaleev
2024-11-21 16:23:18 +02:00
committed by GitHub
parent eb048da8a1
commit df6ef106d1

View File

@ -39,7 +39,8 @@ ansible-playbook -i inventory setup.yml
``` ```
## Usage ## Usage
Once installed, a new `org.matrix.msc4143.rtc_foci` section is added to the element web client to point to your JWT service URL (e.g., `https://sfu-jwt.DOMAIN`).
Once installed, a new `org.matrix.msc4143.rtc_foci` section is added to the element web client to point to your JWT service URL (e.g., `https://sfu-jwt.example.com`).
## Additional Information ## Additional Information