From e56d92b375d5c5a54667d5b8dbe1eacab0a2a066 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:27:07 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/160 - Windows Server 2008 R2/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/160 - Windows Server 2008 R2/devcontainer.json b/.devcontainer/160 - Windows Server 2008 R2/devcontainer.json index 0af33f4..5dc1af6 100644 --- a/.devcontainer/160 - Windows Server 2008 R2/devcontainer.json +++ b/.devcontainer/160 - Windows Server 2008 R2/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "2008" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",