From 17461e3be0e495b575dc1fc703ac3cb624ac7625 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:24:18 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/070 - Windows 7 Ultimate/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/070 - Windows 7 Ultimate/devcontainer.json b/.devcontainer/070 - Windows 7 Ultimate/devcontainer.json index 0ad77d6..85878f0 100644 --- a/.devcontainer/070 - Windows 7 Ultimate/devcontainer.json +++ b/.devcontainer/070 - Windows 7 Ultimate/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "7u" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",