From d97b33c34dad41b18ba886ffef94d1cdfb0b5f48 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 19 Oct 2025 08:29:12 +0200 Subject: [PATCH] Update devcontainer.json --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {