Skip to content

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
faburem authored Jan 16, 2025
1 parent 6dc36ee commit b7a9c9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"features": {
},
"forwardedPorts": [3000],
"onCreateCommand": "adduser meteor",
"remoteUser": "meteor",
"postCreateCommand": "meteor npm install",
"postAttachCommand": "ROOT_URL=`echo https://$CODESPACE_NAME-3000.app.github.dev/`"
}

0 comments on commit b7a9c9a

Please sign in to comment.