chore: use forwarded agent

This commit is contained in:
Supan Adit Pratama 2025-03-11 07:39:37 +00:00
parent 54280b84ad
commit 1c467961c8

View File

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