chore: no need to mount ssh key

This commit is contained in:
Supan Adit Pratama 2025-03-11 07:40:17 +00:00
parent 1c467961c8
commit 09068dab8a

View File

@ -6,9 +6,6 @@
"features": { "features": {
"ghcr.io/devcontainers/features/git:1": {} "ghcr.io/devcontainers/features/git:1": {}
}, },
// "mounts": [
// "source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached"
// ],
// Configure tool-specific properties. // Configure tool-specific properties.
"customizations": { "customizations": {
// Configure properties specific to VS Code. // Configure properties specific to VS Code.