mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Remove storage requirement from devcontainer.json
Removed host requirements for storage.
This commit is contained in:
parent
2478e91f50
commit
83cc810af5
1 changed files with 0 additions and 3 deletions
|
|
@ -16,9 +16,6 @@
|
||||||
},
|
},
|
||||||
"otherPortsAttributes": {
|
"otherPortsAttributes": {
|
||||||
"onAutoForward": "silent"
|
"onAutoForward": "silent"
|
||||||
},
|
|
||||||
"hostRequirements": {
|
|
||||||
"storage": "16gb"
|
|
||||||
},
|
},
|
||||||
"dockerComposeFile": "../codespaces.yml"
|
"dockerComposeFile": "../codespaces.yml"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue