1
0
镜像自地址 https://github.com/dockur/windows.git 已同步 2026-06-10 11:59:33 +08:00

feat: Improve Github Codespaces configuration (#1488)

这个提交包含在:
Kroese
2025-10-16 00:03:24 +02:00
提交者 GitHub
父节点 8472d700dc
当前提交 0b0de7de14
+4 -1
查看文件
@@ -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": {