diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 34c5a71..70b0867 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -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": {