Update devcontainer.json

This commit is contained in:
Kroese 2025-10-17 00:49:04 +02:00 committed by GitHub
parent d305063f07
commit 853f73f94a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,10 +2,7 @@
"name": "Windows Server 2003", "name": "Windows Server 2003",
"service": "windows", "service": "windows",
"containerEnv": { "containerEnv": {
"VERSION": "2003", "VERSION": "2003"
"RAM_SIZE": "max",
"DISK_SIZE": "max",
"CPU_CORES": "max"
}, },
"forwardPorts": [8006], "forwardPorts": [8006],
"portsAttributes": { "portsAttributes": {