From 0125e162b87123a5c09feab70457186f734f3944 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:04:18 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/010 - Windows 11 Enterprise/devcontainer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json index a5ddea1..d6b5fbb 100644 --- a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json +++ b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json @@ -3,7 +3,8 @@ "service": "windows", "containerEnv": { "VERSION": "11e" - }, + }, + "appPort": [8006], "portsAttributes": { "8006": { "label": "Web",