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