diff --git a/.devcontainer/050 - macOS Big Sur/devcontainer.json b/.devcontainer/050 - macOS Big Sur/devcontainer.json index e6a3edf..6841ac5 100644 --- a/.devcontainer/050 - macOS Big Sur/devcontainer.json +++ b/.devcontainer/050 - macOS Big Sur/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "11" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",