浏览代码

Merge pull request #423 from aaronraimist/patch-1

Flip around Jitsi port format to match other ports
pull/373/head
Slavi Pantaleev 6 年前
committed by GitHub
父节点
当前提交
4f1e498edd
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      docs/configuring-playbook-jitsi.md

+ 2
- 2
docs/configuring-playbook-jitsi.md 查看文件

@@ -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


正在加载...
取消
保存