mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-06 15:37:52 +01:00
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"name": "ejabberd",
|
|
"build": {"dockerfile": "Dockerfile"},
|
|
"extensions": ["erlang-ls.erlang-ls"],
|
|
"postCreateCommand": ".devcontainer/prepare-container.sh",
|
|
"remoteUser": "vscode"
|
|
}
|