diff --git a/.devcontainer/050 - macOS Big Sur/devcontainer.json b/.devcontainer/050 - macOS Big Sur/devcontainer.json index 7f16466..42c2fa8 100644 --- a/.devcontainer/050 - macOS Big Sur/devcontainer.json +++ b/.devcontainer/050 - macOS Big Sur/devcontainer.json @@ -4,11 +4,10 @@ "containerEnv": { "VERSION": "11" }, - "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "openBrowser" + "onAutoForward": "notify" } }, "otherPortsAttributes": {