Skip to content

Commit a10387d

Browse files
authored
Update devcontainer.json
1 parent f2d2022 commit a10387d

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/nextflow-io_training/hello-nextflow/",
1212
"workspaceMount": "source=${localWorkspaceFolder},target=${localWorkspaceFolder},type=bind",
1313
"remoteEnv": {
1414
"NXF_HOME": "/workspaces/.nextflow",

0 commit comments

Comments
 (0)