24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-04 21:27:16 +02:00

Create docker-compose.yml

This commit is contained in:
Mickaël Rémond 2021-04-12 11:44:10 +02:00 committed by GitHub
parent 10905b0447
commit 9359bab677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
ejabberd:
image: ejabberd/ecs
ports:
- 5222:5222
- 5269:5269
- 5280:5280