diff --git a/.devcontainer/030 - Windows 10 Pro/devcontainer.json b/.devcontainer/030 - Windows 10 Pro/devcontainer.json index 90503fe..c5a647b 100644 --- a/.devcontainer/030 - Windows 10 Pro/devcontainer.json +++ b/.devcontainer/030 - Windows 10 Pro/devcontainer.json @@ -4,7 +4,7 @@ "containerEnv": { "VERSION": "10" }, - "appPort": [8006], + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",