From 8467bd90c626085e98a4cfd6f8358a2c157d8e15 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 10:18:42 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/100 - Windows 2000 Professional/devcontainer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.devcontainer/100 - Windows 2000 Professional/devcontainer.json b/.devcontainer/100 - Windows 2000 Professional/devcontainer.json index 53bf101..c730760 100644 --- a/.devcontainer/100 - Windows 2000 Professional/devcontainer.json +++ b/.devcontainer/100 - Windows 2000 Professional/devcontainer.json @@ -14,5 +14,6 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", + "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }