diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 019a218..b3485e3 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "portsAttributes": { "8006": { "label": "Web", - "onAutoForward": "notify" + "onAutoForward": "openBrowser" } }, "otherPortsAttributes": {