mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-14 22:30:33 +08:00
Create .devcontainer.json
This commit is contained in:
6
.devcontainer.json
Normal file
6
.devcontainer.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "dsm",
|
||||
"service": "dsm",
|
||||
"forwardPorts": ["5000"],
|
||||
"dockerComposeFile": "compose.yml"
|
||||
}
|
||||
Reference in New Issue
Block a user