mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Use Dockerfile
This commit is contained in:
parent
cdbfd91ec4
commit
22cc7cedff
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "ejabberd",
|
"name": "ejabberd",
|
||||||
|
"dockerFile": "Dockerfile",
|
||||||
|
"forwardPorts": [ 4369, 5222, 5269, 5280],
|
||||||
// "dockerComposeFile": "docker-compose.yml",
|
// "dockerComposeFile": "docker-compose.yml",
|
||||||
"workspaceFolder": "/workspace",
|
"workspaceFolder": "/workspace",
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue