From 6b7f298683d7067d8aed0953ba07addd1ef5d78e Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:23:30 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/050 - Windows 10 LTSC/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/050 - Windows 10 LTSC/devcontainer.json b/.devcontainer/050 - Windows 10 LTSC/devcontainer.json index f9ddb8f..dfc8f5c 100644 --- a/.devcontainer/050 - Windows 10 LTSC/devcontainer.json +++ b/.devcontainer/050 - Windows 10 LTSC/devcontainer.json @@ -4,7 +4,7 @@ "containerEnv": { "VERSION": "10l" }, - "appPort": [8006], + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",