1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 17:59:31 +02:00

Forward XMPP legacy SSL and MQTT ports

This commit is contained in:
Mickaël Rémond 2021-05-11 08:29:38 +00:00 committed by GitHub
parent 7edd9e3766
commit 5465e7ed2f

View file

@ -2,5 +2,7 @@ ejabberd:
image: ejabberd/ecs
ports:
- 5222:5222
- 5223:5223
- 5269:5269
- 5280:5280
- 1883:1883