From 235bef82b8cf060a41155295d8230ce59ccbf95b Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 10:21:19 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/210 - Tiny10/devcontainer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.devcontainer/210 - Tiny10/devcontainer.json b/.devcontainer/210 - Tiny10/devcontainer.json index 722d118..4f39fe0 100644 --- a/.devcontainer/210 - Tiny10/devcontainer.json +++ b/.devcontainer/210 - Tiny10/devcontainer.json @@ -14,5 +14,6 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", + "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }