Skip to content

Commit

Permalink
Fix mount point
Browse files Browse the repository at this point in the history
  • Loading branch information
Jongmassey committed Jun 6, 2024
1 parent 7290f4d commit 8841879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"label": "RStudio IDE"
}
},
"workspaceMount": "source=${localWorkspaceFolder},target=/workspace,type=bind",
"workspaceFolder": "/workspace",
// Configure tool-specific properties.
"customizations": {
Expand Down

0 comments on commit 8841879

Please sign in to comment.