Parcourir la source

Flip around Jitsi port format to match other ports

This matches the way the ports are written in prerequisites.md and is the format that UFW likes.
pull/423/head
Aaron Raimist il y a 6 ans
committed by GitHub
Parent
révision
695d2c3ea5
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md Voir le fichier

@@ -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: 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 ## Installation


Chargement…
Annuler
Enregistrer