Просмотр исходного кода
Update docs/configuring-playbook-element-call.md
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
element-call-integration
Slavi Pantaleev
1 год назад
committed by
GitHub
Родитель
Сommit
925ebfbd4b
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: B5690EEEBB952194
1 измененных файлов:
3 добавлений и
3 удалений
-
docs/configuring-playbook-element-call.md
|
|
|
@@ -19,9 +19,9 @@ If you'd like to run Element Call on another hostname or path, use the `matrix_e |
|
|
|
If you've changed the default hostname, **you may need to adjust your DNS** records accordingly to point to the correct server. |
|
|
|
|
|
|
|
Ensure that the following DNS names have a public IP/FQDN: |
|
|
|
- `call.DOMAIN` |
|
|
|
- `sfu.DOMAIN` |
|
|
|
- `sfu-jwt.DOMAIN` |
|
|
|
- `call.example.com` |
|
|
|
- `sfu.example.com` |
|
|
|
- `sfu-jwt.example.com` |
|
|
|
|
|
|
|
## Adjusting the playbook configuration |
|
|
|
|
|
|
|
|