We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 567f9c5 commit ed7e764Copy full SHA for ed7e764
1 file changed
.github/devcontainer/devcontainer.json
@@ -6,7 +6,7 @@
6
"privileged": true,
7
"overrideCommand": false,
8
"updateRemoteUserUID": true,
9
- "workspaceFolder": "/workspaces/konductor",
+ //"workspaceFolder": "/workspaces/konductor",
10
"shutdownAction": "stopContainer",
11
"securityOpt": ["seccomp=unconfined"],
12
"runArgs": ["--network=host"],
0 commit comments