Skip to content

Commit 1796e10

Browse files
authored
Update devcontainer.json
1 parent 27bdbd4 commit 1796e10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"postCreateCommand": "npm ci && npm run build",
3333

3434
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
35-
"remoteUser": "node"
35+
"remoteUser": "node",
3636

3737
// Test restricting low-spec machines
3838
"hostRequirements": {

0 commit comments

Comments
 (0)