Skip to content

Commit

Permalink
Remove dev settings
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Chang <[email protected]>
  • Loading branch information
mocsharp committed Sep 7, 2024
1 parent 01515dd commit 7367be6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@
"source=${localEnv:XDG_RUNTIME_DIR},target=${localEnv:XDG_RUNTIME_DIR},type=bind,consistency=cached",
// Persist home directory to a volume
"source=holohub-vscode-profile,target=/home/holohub/,type=volume",
"source=/home/vicchang/sc/gitlab/holoscan-sdk/public/install-x86_64,target=/opt/nvidia/holoscan,type=bind,consistency=cached",
"source=/home/vicchang/sc/gitlab/holoscan-sdk/public,target=/workspace/holoscan-sdk,type=bind,consistency=cached",
],
"workspaceMount": "source=${localWorkspaceFolder},target=/workspace/holohub,type=bind,consistency=cached",
"workspaceFolder": "/workspace/holohub",
Expand Down

0 comments on commit 7367be6

Please sign in to comment.