mirror of
https://github.com/kroese/virtual-dsm.git
synced 2025-09-26 20:31:11 +08:00
feat: Add devcontainer (#940)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "dsm",
|
||||
"service": "dsm",
|
||||
"forwardPorts": ["5000"],
|
||||
"forwardPorts": [5000],
|
||||
"dockerComposeFile": "compose.yml"
|
||||
}
|
||||
|
Reference in New Issue
Block a user