From 163a2d2f4f80084c918171b160049bde27cd3b8c Mon Sep 17 00:00:00 2001 From: Hans van Zijst Date: Fri, 15 Nov 2024 21:50:14 +0100 Subject: [PATCH] Refer to firewall page in coturn. --- matrix/coturn/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/matrix/coturn/README.md b/matrix/coturn/README.md index 965b7c9..98bd94f 100644 --- a/matrix/coturn/README.md +++ b/matrix/coturn/README.md @@ -160,3 +160,5 @@ renew_hook = /etc/coturn/fixssl Yes, it's a bit primitive and could (should?) be polished. But for now: it works. + +Be sure to open the correct ports in the [firewall](../firewall).