fix: Fixed ssh directory
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"image": "git.luke-else.co.uk/luke-else/tf-dev:latest",
|
||||
"remoteUser": "dev",
|
||||
"mounts": [
|
||||
"source=~/.ssh/,target=~/.ssh/,type=bind,consistency=cached"
|
||||
"source=${localEnv:HOME}${localEnv:USERPROFILE}/.ssh,target=/home/dev/.ssh,type=bind,consistency=cached"
|
||||
],
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
|
||||
Reference in New Issue
Block a user