1
0
Fork 0
forked from mirror/prosody

README small additions

This commit is contained in:
Sara Aimée Smiseth 2020-06-02 16:28:00 +02:00
parent d9aff8aaad
commit 5182038c61

View file

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