From d3e3322b69d30bb99bc93b75185a68f96a2369c2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:36:38 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/030 - Windows 10 Pro/devcontainer.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.devcontainer/030 - Windows 10 Pro/devcontainer.json b/.devcontainer/030 - Windows 10 Pro/devcontainer.json index 579209b..553d2b3 100644 --- a/.devcontainer/030 - Windows 10 Pro/devcontainer.json +++ b/.devcontainer/030 - Windows 10 Pro/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "10" }, - "forwardPorts": [8006], - "portsAttributes": { + "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {