Skip to content

Commit

Permalink
chore(vscode): Use recommended option by official documentation (#879)
Browse files Browse the repository at this point in the history
  • Loading branch information
aifrak authored Jun 26, 2023
1 parent 8d289ba commit 81d95cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
devcontainer is ignoring "workspaceFolder" when repository is cloned into a
container volume from VSCode.
*/
"remoteEnv": {
"containerEnv": {
"APP_DIR": "${containerWorkspaceFolder}"
},
"onCreateCommand": "bash ./.devcontainer/setup.sh",
Expand Down

0 comments on commit 81d95cc

Please sign in to comment.