From 8f31265fb2daf5b22db347bd669a6f3eb987ab3b Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:46:47 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/030 - macOS Ventura/devcontainer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/030 - macOS Ventura/devcontainer.json b/.devcontainer/030 - macOS Ventura/devcontainer.json index 2f58417..b697fb5 100644 --- a/.devcontainer/030 - macOS Ventura/devcontainer.json +++ b/.devcontainer/030 - macOS Ventura/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "13" }, - "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {