diff --git a/pnpm-config/.devcontainer/devcontainer.json b/pnpm-config/.devcontainer/devcontainer.json index f24a7fdc243953234b356dc9d548aa9bfdf9fc5c..02cc8e7d7bd03d8ba9d7e05ab5712364d606c3dc 100644 --- a/pnpm-config/.devcontainer/devcontainer.json +++ b/pnpm-config/.devcontainer/devcontainer.json @@ -19,11 +19,6 @@ }, "mounts": [ - { - "source": "/storage1/", - "target": "/storage1/", - "type": "bind" - }, { "source": "${localEnv:HOME}/.gitconfig", "target": "/home/emscripten/.gitconfig",