From 34b5c9064d9027b2ed73be68343171f66ef42c52 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:25:05 +0200 Subject: [PATCH] Update devcontainer.json --- .../100 - Windows 2000 Professional/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/100 - Windows 2000 Professional/devcontainer.json b/.devcontainer/100 - Windows 2000 Professional/devcontainer.json index c730760..e5fab13 100644 --- a/.devcontainer/100 - Windows 2000 Professional/devcontainer.json +++ b/.devcontainer/100 - Windows 2000 Professional/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "2k" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",