From 10f3816cf42d078d1ff2c64e1e09f84a76b3e6ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz=20=28admin=29?= Date: Mon, 24 Apr 2023 00:58:15 +0200 Subject: [PATCH] fix typo --- docs/host-your-own.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/host-your-own.md b/docs/host-your-own.md index 07a12d3..222e000 100644 --- a/docs/host-your-own.md +++ b/docs/host-your-own.md @@ -415,7 +415,7 @@ Now point your browser to `http://localhost:8080`. - To stop the container including coturn run `docker-compose -f docker-compose-coturn.yml stop` ## Firewall -To run PairDrop including its own coturn-server you need to punch holes in the firewall. This ports must be opened additionally: +To run PairDrop including its own coturn-server you need to punch holes in the firewall. These ports must be opened additionally: - 3478 tcp/udp - 5349 tcp/udp - 10000:20000 tcp/udp