From 09f21d0ff360771491b367a0c1534a6368f29ac9 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:25:45 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/130 - Windows Server 2019/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/130 - Windows Server 2019/devcontainer.json b/.devcontainer/130 - Windows Server 2019/devcontainer.json index 9bc29ff..9903599 100644 --- a/.devcontainer/130 - Windows Server 2019/devcontainer.json +++ b/.devcontainer/130 - Windows Server 2019/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "2019" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",