Sfoglia il codice sorgente

Merge pull request #423 from aaronraimist/patch-1

Flip around Jitsi port format to match other ports
pull/373/head
Slavi Pantaleev 6 anni fa
committed by GitHub
parent
commit
4f1e498edd
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md Vedi File

@@ -13,8 +13,8 @@ Before installing Jitsi, make sure you've created the `jitsi.DOMAIN` DNS record.

You may also need to open the following ports to your server:

- `udp/10000` - RTP media over UDP
- `tcp/4443` - RTP media fallback over TCP
- `10000/udp` - RTP media over UDP
- `4443/tcp` - RTP media fallback over TCP


## Installation


Caricamento…
Annulla
Salva