From 012a9f97f7f004a91069bd79bdb08df0c3db7a17 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:26:56 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/150 - Windows Server 2012 R2/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/150 - Windows Server 2012 R2/devcontainer.json b/.devcontainer/150 - Windows Server 2012 R2/devcontainer.json index bd12659..158036c 100644 --- a/.devcontainer/150 - Windows Server 2012 R2/devcontainer.json +++ b/.devcontainer/150 - Windows Server 2012 R2/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "2012" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",