We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c35b20 commit 42f52a5Copy full SHA for 42f52a5
.devcontainer/devcontainer.json
@@ -30,7 +30,7 @@
30
}
31
},
32
"containerEnv": {
33
- "DEVSTACK_WORKSPACE": "${containerWorkspaceFolder}/edx-repos"
+ "DEVSTACK_WORKSPACE": "/workspaces/edx-repos"
34
35
"updateContentCommand": ".devcontainer/updateContentCommand.sh",
36
"postCreateCommand": ".devcontainer/postCreateCommand.sh",
0 commit comments