mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Create docker-compose.yml
This commit is contained in:
parent
10905b0447
commit
9359bab677
1 changed files with 6 additions and 0 deletions
6
.devcontainer/docker-compose.yml
Normal file
6
.devcontainer/docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
ejabberd:
|
||||||
|
image: ejabberd/ecs
|
||||||
|
ports:
|
||||||
|
- 5222:5222
|
||||||
|
- 5269:5269
|
||||||
|
- 5280:5280
|
Loading…
Add table
Add a link
Reference in a new issue