mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update .devcontainer.json
This commit is contained in:
parent
42f6eb7ede
commit
58d75959f7
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
||||||
"name": "windows",
|
"name": "windows",
|
||||||
"service": "windows",
|
"service": "windows",
|
||||||
"forwardPorts": [8006],
|
"forwardPorts": [8006],
|
||||||
"dockerComposeFile": ".github/codespaces.yml",
|
|
||||||
"hostRequirements": {
|
"hostRequirements": {
|
||||||
"storage": "64gb"
|
"storage": "64gb"
|
||||||
}
|
},
|
||||||
|
"dockerComposeFile": ".github/codespaces.yml"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue