Update devcontainer.json

This commit is contained in:
lvjvdld 2026-01-20 11:37:30 -05:00 committed by GitHub
parent 588969ae5f
commit 2f7e3bfaba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
"service": "windows", "service": "windows",
"containerEnv": { "containerEnv": {
"VERSION": "11" "VERSION": "11"
"DISK_SIZE": "250GB"
}, },
"forwardPorts": [8006], "forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {