From 857731228077851248e337021be021e7ab776aad Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:46:33 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/010 - macOS Sequoia/devcontainer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.devcontainer/010 - macOS Sequoia/devcontainer.json b/.devcontainer/010 - macOS Sequoia/devcontainer.json index be74f44..2b2ed22 100644 --- a/.devcontainer/010 - macOS Sequoia/devcontainer.json +++ b/.devcontainer/010 - macOS Sequoia/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "15" }, - "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {