diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 8c32a13..2a34346 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,7 +3,8 @@ "service": "macos", "containerEnv": { "VERSION": "14" - }, + }, + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",