mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update dockerComposeFile path in devcontainer.json
This commit is contained in:
parent
0b0de7de14
commit
1469fae6a4
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@
|
||||||
"hostRequirements": {
|
"hostRequirements": {
|
||||||
"storage": "64gb"
|
"storage": "64gb"
|
||||||
},
|
},
|
||||||
"dockerComposeFile": ".github/codespaces.yml"
|
"dockerComposeFile": "codespaces.yml"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue