From c94732c415a7e04e7fd66da9478fce5fc6719d93 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:24:33 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/080 - Windows Vista Ultimate/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json b/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json index e8514f8..b99c942 100644 --- a/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json +++ b/.devcontainer/080 - Windows Vista Ultimate/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "vu" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",