mirror of
https://github.com/bspeice/speice.io
synced 2024-11-14 14:08:09 -05:00
Fix devcontainer generation
This commit is contained in:
parent
1ef5d5bbbd
commit
56afc82010
@ -29,5 +29,7 @@
|
||||
// "postCreateCommand": "yarn install",
|
||||
|
||||
// Comment out to connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
|
||||
"remoteUser": "node",
|
||||
"containerUser": "node",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces/${localWorkspaceFolderBasename},type=bind,Z"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user