Remove Windows 11 Pro settings from devcontainer

Removed Windows 11 Pro configuration details.
This commit is contained in:
Kroese 2025-10-16 10:47:53 +02:00 committed by GitHub
parent db619de997
commit 6c566dca84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,4 @@
{
"name": "Windows 11 Pro",
"service": "windows",
"containerEnv": {
"VERSION": "11",
"RAM_SIZE": "max",
"DISK_SIZE": "max",
"CPU_CORES": "max"
},
"forwardPorts": [8006],
"portsAttributes": {
"8006": {