From 7523e44c642e73437e710cdaef0a53c6c656b737 Mon Sep 17 00:00:00 2001 From: Kroese Date: Fri, 14 Nov 2025 06:24:28 +0100 Subject: [PATCH] Update devcontainer.json --- .devcontainer/200 - Tiny11 Nano/devcontainer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.devcontainer/200 - Tiny11 Nano/devcontainer.json b/.devcontainer/200 - Tiny11 Nano/devcontainer.json index c7fdca9..db9136c 100644 --- a/.devcontainer/200 - Tiny11 Nano/devcontainer.json +++ b/.devcontainer/200 - Tiny11 Nano/devcontainer.json @@ -15,6 +15,5 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", - "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }