diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 7ceff10c96fa..b96e857799c1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -52,8 +52,7 @@ "portsAttributes": { "4000": { - "label": "Preview", - "onAutoForward": "openPreview" + "label": "Preview" } },