mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
Fix dev container SSH issue
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
},
|
||||
"forwardPorts": [
|
||||
1313
|
||||
],
|
||||
"mounts": [
|
||||
"source=${localEnv:HOME}/.ssh,target=/home/vscode/.ssh,type=bind,consistency=cached"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user