Skip to content

Commit af5a459

Browse files
authored
Update .devcontainer/devcontainer.json
1 parent 16a8368 commit af5a459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"features": {
99
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}
1010
},
11-
"workspaceFolder": "/workspaces/training/hello-nextflow/",
11+
"workspaceFolder": "/workspaces/training/",
1212
"workspaceMount": "source=${localWorkspaceFolder},target=${localWorkspaceFolder},type=bind",
1313
"remoteEnv": {
1414
"NXF_HOME": "/workspaces/.nextflow",

0 commit comments

Comments
 (0)