Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Dec 16, 2021
1 parent 27bdbd4 commit 1796e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"postCreateCommand": "npm ci && npm run build",

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

// Test restricting low-spec machines
"hostRequirements": {
Expand Down

0 comments on commit 1796e10

Please sign in to comment.