mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2026-02-21 10:27:22 +08:00
Change dockerComposeFile path in devcontainer config
This commit is contained in:
parent
14a108a4ce
commit
f0ce10f358
@ -16,5 +16,5 @@
|
||||
"otherPortsAttributes": {
|
||||
"onAutoForward": "silent"
|
||||
},
|
||||
"dockerComposeFile": "compose.yml"
|
||||
"dockerComposeFile": ".github/codespaces.yml"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user