From 10616584708c001b0abd2559edd656de49724f67 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:37:11 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/050 - Windows 10 LTSC/devcontainer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/050 - Windows 10 LTSC/devcontainer.json b/.devcontainer/050 - Windows 10 LTSC/devcontainer.json index d18b867..fcde05e 100644 --- a/.devcontainer/050 - Windows 10 LTSC/devcontainer.json +++ b/.devcontainer/050 - Windows 10 LTSC/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "10l" }, - "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {