From 5182038c6146ee090e66b1882c7d61eb1c98477c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sara=20Aim=C3=A9e=20Smiseth?= <51710585+SaraSmiseth@users.noreply.github.com> Date: Tue, 2 Jun 2020 16:28:00 +0200 Subject: [PATCH] README small additions --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index b147dea..1e6e78c 100644 --- a/readme.md +++ b/readme.md @@ -136,6 +136,7 @@ services: ports: - "5000:5000" - "5222:5222" + - "5223:5223" - "5269:5269" - "5281:5281" environment: @@ -174,6 +175,7 @@ You need these DNS record pointing to your server: * conference.domain.tld * proxy.domain.tld * upload.domain.tld +* A SRV record for _xmpps-client._tcp.domain.tld for port 5223. where domain.tld is the environment variable DOMAIN.