mirror of
https://github.com/dockur/windows.git
synced 2025-10-18 22:12:31 +00:00
feat: Improve Github Codespaces configuration (#1488)
This commit is contained in:
parent
8472d700dc
commit
0b0de7de14
@ -2,7 +2,10 @@
|
||||
"name": "Windows 11 Pro",
|
||||
"service": "windows",
|
||||
"containerEnv": {
|
||||
"VERSION": "11"
|
||||
"VERSION": "11",
|
||||
"RAM_SIZE": "max",
|
||||
"DISK_SIZE": "max",
|
||||
"CPU_CORES": "max"
|
||||
},
|
||||
"forwardPorts": [8006],
|
||||
"portsAttributes": {
|
||||
|
Loading…
Reference in New Issue
Block a user