diff --git a/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json b/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json index a3f0809..1466e11 100644 --- a/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json +++ b/.devcontainer/040 - Windows 10 Enterprise/devcontainer.json @@ -4,7 +4,7 @@ "containerEnv": { "VERSION": "10e" }, - "appPort": [8006], + "forwardPorts": [8006], "portsAttributes": { "8006": { "label": "Web",