mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-06-07 00:48:23 +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…
x
Reference in New Issue
Block a user