mirror of
https://github.com/Hestia-Homes/insight.git
synced 2026-06-08 11:17:25 +00:00
save configuration for basic devcontainer
This commit is contained in:
parent
12f8d119f9
commit
3b9d1b694f
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@
|
|||
"remoteUser": "vscode",
|
||||
"workspaceFolder": "/workspaces/insight",
|
||||
"postStartCommand": "bash .devcontainer/post-install.sh",
|
||||
"containerEnv": {
|
||||
"SSH_AUTH_SOCK": "/ssh-agent"
|
||||
},
|
||||
"mounts": [
|
||||
// Optional convenience mount
|
||||
"source=${localEnv:HOME},target=/workspaces/home,type=bind"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue