From 8866d7a3dc4ce40c40a8dfa3fd9c76978ad762f9 Mon Sep 17 00:00:00 2001 From: yinxue <2643126914@qq.com> Date: Mon, 27 Oct 2025 10:09:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4forwardPorts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .devcontainer/devcontainer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b34f366..2adda82 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -40,9 +40,6 @@ } } }, - - - "forwardPorts": [8080], "portsAttributes": { "8080": { "label": "Rust Application",