From 4f877b28691d57cdc63951afb13fc66acdf686c0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 14 Nov 2025 06:20:12 +0100 Subject: [PATCH] Update devcontainer.json --- .devcontainer/010 - Windows 11 Enterprise/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json index cc0e5ae..ab221a9 100644 --- a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json +++ b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json @@ -15,6 +15,5 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", - "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }