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": {