From 01c721de5c2ff7bf750e66f018b2a4dfde29440b Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:24:46 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/090 - Windows XP Professional/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/090 - Windows XP Professional/devcontainer.json b/.devcontainer/090 - Windows XP Professional/devcontainer.json index 43322dc..a2c51c4 100644 --- a/.devcontainer/090 - Windows XP Professional/devcontainer.json +++ b/.devcontainer/090 - Windows XP Professional/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "xp" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",