Skip to content

Commit 319340e

Browse files
committed
Update Paths
1 parent 95b585e commit 319340e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"version": "21"
1414
}
1515
},
16-
"workspaceFolder": "${containerWorkspaceFolder}/examples/demo",
17-
"postAttachCommand": "bash ${containerWorkspaceFolder}/setup.sh"
16+
"workspaceFolder": "/workspaces/liquidjava-examples/examples/demo",
17+
"postCreateCommand": "bash /workspaces/liquidjava-examples/setup.sh"
1818
}

0 commit comments

Comments
 (0)