From c9a8a81c67256d942fa02fd1dd711d3ffa5fe54b Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 12:22:38 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/030 - Windows 10 Pro/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/030 - Windows 10 Pro/devcontainer.json b/.devcontainer/030 - Windows 10 Pro/devcontainer.json index 90503fe..c5a647b 100644 --- a/.devcontainer/030 - Windows 10 Pro/devcontainer.json +++ b/.devcontainer/030 - Windows 10 Pro/devcontainer.json @@ -4,7 +4,7 @@ "containerEnv": { "VERSION": "10" }, - "appPort": [8006], + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",