mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-21 10:27:22 +08:00
Create .devcontainer.json
This commit is contained in:
parent
7fce3a98fe
commit
9de8d520a8
6
.devcontainer.json
Normal file
6
.devcontainer.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "dsm",
|
||||
"service": "dsm",
|
||||
"forwardPorts": ["5000"],
|
||||
"dockerComposeFile": "compose.yml"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user