From 2f7e3bfabac5c0b56e38a6dfe4879684ff432a04 Mon Sep 17 00:00:00 2001 From: lvjvdld Date: Tue, 20 Jan 2026 11:37:30 -0500 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 1 + 1 file changed, 1 insertion(+) 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": {