mirror of
https://github.com/supanadit/todo.git
synced 2025-05-05 12:59:56 +00:00
chore: use forwarded agent
This commit is contained in:
parent
54280b84ad
commit
1c467961c8
@ -6,9 +6,9 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/git:1": {}
|
"ghcr.io/devcontainers/features/git:1": {}
|
||||||
},
|
},
|
||||||
"mounts": [
|
// "mounts": [
|
||||||
"source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached"
|
// "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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user