diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 47a0f5c..8fd7bdd 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,6 +3,7 @@ "service": "windows", "containerEnv": { "VERSION": "11" + "DISK_SIZE": "250GB" }, "forwardPorts": [8006], "portsAttributes": {