diff --git a/.devcontainer/010 - macOS Sequoia/devcontainer.json b/.devcontainer/010 - macOS Sequoia/devcontainer.json index 05e4072..c0e09af 100644 --- a/.devcontainer/010 - macOS Sequoia/devcontainer.json +++ b/.devcontainer/010 - macOS Sequoia/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "15" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",