From ffe29915755fad9a92131badc6d3b5c5f2c322c1 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:35:51 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/010 - Windows 11 Enterprise/devcontainer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json index 0c80313..b679759 100644 --- a/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json +++ b/.devcontainer/010 - Windows 11 Enterprise/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "11e" }, - "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {