diff --git a/.devcontainer/060 - macOS Catalina/devcontainer.json b/.devcontainer/060 - macOS Catalina/devcontainer.json index bc87dd3..3cf6d53 100644 --- a/.devcontainer/060 - macOS Catalina/devcontainer.json +++ b/.devcontainer/060 - macOS Catalina/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "10" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",