From 68329b55002221d70906445fd1e408f2bfe40ca2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:22:50 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/040 - Windows 10 Enterprise/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json b/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json index a3f0809..1466e11 100644 --- a/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json +++ b/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json @@ -4,7 +4,7 @@ "containerEnv": { "VERSION": "10e" }, - "appPort": [8006], + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",