mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Forward XMPP legacy SSL and MQTT ports
This commit is contained in:
parent
7edd9e3766
commit
5465e7ed2f
1 changed files with 2 additions and 0 deletions
|
@ -2,5 +2,7 @@ ejabberd:
|
|||
image: ejabberd/ecs
|
||||
ports:
|
||||
- 5222:5222
|
||||
- 5223:5223
|
||||
- 5269:5269
|
||||
- 5280:5280
|
||||
- 1883:1883
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue