mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-01-08 15:21:52 +00:00
feat: Add custom .yml for Github Codespaces (#1066)
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "dsm",
|
||||
"service": "dsm",
|
||||
"forwardPorts": [5000],
|
||||
"dockerComposeFile": "compose.yml"
|
||||
"dockerComposeFile": ".github/codespaces.yml"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user