From 4938ac6863fa84fcc201e0bf2c697765384ab5d3 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:25:17 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/120 - Windows Server 2022/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/120 - Windows Server 2022/devcontainer.json b/.devcontainer/120 - Windows Server 2022/devcontainer.json index 4586bf8..9897a67 100644 --- a/.devcontainer/120 - Windows Server 2022/devcontainer.json +++ b/.devcontainer/120 - Windows Server 2022/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "2022" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",