Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
npv2k1 committed Apr 19, 2024
1 parent 0f25aba commit c826c8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/gitpod-universal/.devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"vscode": {
"extensions": ["npv2k1.theme-dracula-gray", "ms-azuretools.vscode-docker"]
}
}
},

// Features to add to the dev container. More info: https://containers.dev/features.
// "features": {},
Expand All @@ -68,5 +68,5 @@
// "customizations": {},

// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
// "remoteUser": "root"
"remoteUser": "openvscode-server"
}

0 comments on commit c826c8d

Please sign in to comment.