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 00363d2 commit ecf6e32Copy full SHA for ecf6e32
.devcontainer.json
@@ -31,4 +31,6 @@
31
"-p", "25565:25565"
32
],
33
"forwardPorts": [25565],
34
+ "workspaceMount": "source=${localWorkspaceFolder},target=/workspaces,type=bind",
35
+ "workspaceFolder": "/workspaces/ShowScript"
36
}
0 commit comments