We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6bdd5 commit 4f0c75fCopy full SHA for 4f0c75f
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// https://github.com/microsoft/vscode-dev-containers/tree/v0.177.0/containers/javascript-node
3
// -
4
{
5
- "name": "docs.github.com",
+ "name": "Martyb166",
6
"build": {
7
"dockerfile": "Dockerfile",
8
// Update 'VARIANT' to pick a Node version
@@ -65,7 +65,7 @@
65
"postAttachCommand": "gh cs ports visibility 4000:public -c \"$CODESPACE_NAME\"",
66
67
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
68
- "remoteUser": "node",
+ "remoteUser": "Martyb166",
69
70
"hostRequirements": {
71
"memory": "16gb",
0 commit comments