diff --git a/.devcontainer/040 - macOS Monterey/devcontainer.json b/.devcontainer/040 - macOS Monterey/devcontainer.json index 39cf06a..f2e2936 100644 --- a/.devcontainer/040 - macOS Monterey/devcontainer.json +++ b/.devcontainer/040 - macOS Monterey/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "12" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",