Skip to content

Commit

Permalink
chore(devcontainer): polish
Browse files Browse the repository at this point in the history
  • Loading branch information
helmut-hoffer-von-ankershoffen committed Dec 26, 2024
1 parent 0034207 commit cda9326
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
]
}
},
"mounts": [
"source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached"
],
"forwardPorts": [
3000,
5172,
Expand Down

0 comments on commit cda9326

Please sign in to comment.