Skip to content

Commit ecf6e32

Browse files
authored
Update .devcontainer.json
1 parent 00363d2 commit ecf6e32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,6 @@
3131
"-p", "25565:25565"
3232
],
3333
"forwardPorts": [25565],
34+
"workspaceMount": "source=${localWorkspaceFolder},target=/workspaces,type=bind",
35+
"workspaceFolder": "/workspaces/ShowScript"
3436
}

0 commit comments

Comments
 (0)