From 85d25fbdcbc5cae1199fe23a7833bc7f4e390192 Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Wed, 8 May 2024 12:30:12 +0100 Subject: [PATCH] Update devcontainer.json again --- .devcontainer/devcontainer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index aaa4afd..24098f1 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -17,9 +17,6 @@ "postAttachCommand": { "rstudio-start": "sudo rstudio-server start" }, - "forwardPorts": [ - 8787 - ], "portsAttributes": { "8787": { "label": "RStudio IDE",