Skip to content

Commit 4f0c75f

Browse files
author
Marcin Tyburski
authored
Martyb166
1 parent 6c6bdd5 commit 4f0c75f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// https://github.com/microsoft/vscode-dev-containers/tree/v0.177.0/containers/javascript-node
33
// -
44
{
5-
"name": "docs.github.com",
5+
"name": "Martyb166",
66
"build": {
77
"dockerfile": "Dockerfile",
88
// Update 'VARIANT' to pick a Node version
@@ -65,7 +65,7 @@
6565
"postAttachCommand": "gh cs ports visibility 4000:public -c \"$CODESPACE_NAME\"",
6666

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

7070
"hostRequirements": {
7171
"memory": "16gb",

0 commit comments

Comments
 (0)