diff --git a/.devcontainer/060 - Windows 8.1 Enterprise/devcontainer.json b/.devcontainer/060 - Windows 8.1 Enterprise/devcontainer.json index e58f7ad..73d95c1 100644 --- a/.devcontainer/060 - Windows 8.1 Enterprise/devcontainer.json +++ b/.devcontainer/060 - Windows 8.1 Enterprise/devcontainer.json @@ -15,6 +15,5 @@ "onAutoForward": "ignore" }, "dockerComposeFile": "../codespaces.yml", - "workspaceFolder": "/workspaces/windows", "initializeCommand": "docker system prune --all --force" }