mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Remove host storage requirements from devcontainer.json
Removed host requirements for storage in devcontainer configuration.
This commit is contained in:
parent
5d0af0cf2b
commit
db619de997
1 changed files with 0 additions and 3 deletions
|
|
@ -17,8 +17,5 @@
|
|||
"otherPortsAttributes": {
|
||||
"onAutoForward": "silent"
|
||||
},
|
||||
"hostRequirements": {
|
||||
"storage": "64gb"
|
||||
},
|
||||
"dockerComposeFile": "codespaces.yml"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue