Skip to content

Commit

Permalink
Update devcontainer.json add containerUser
Browse files Browse the repository at this point in the history
  • Loading branch information
hbrooks authored Jan 5, 2024
1 parent f769c0b commit c728498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"name": "TalkForm",
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-18-bullseye",
"remoteUser": "root",
"containerUser": "root",

// https://community.doppler.com/t/vscode-container-support/104
// https://community.doppler.com/t/doppler-and-github-codespaces/989/2
Expand Down

0 comments on commit c728498

Please sign in to comment.