diff --git a/.devcontainer/030 - macOS Ventura/devcontainer.json b/.devcontainer/030 - macOS Ventura/devcontainer.json index ff69762..7105c85 100644 --- a/.devcontainer/030 - macOS Ventura/devcontainer.json +++ b/.devcontainer/030 - macOS Ventura/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "13" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",