mirror of
https://github.com/SaraSmiseth/prosody.git
synced 2025-01-18 13:10:37 +00:00
README small additions
This commit is contained in:
parent
d9aff8aaad
commit
5182038c61
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue