Skip to content

Commit c775948

Browse files
committed
fix for the dev-container
1 parent 2bf2852 commit c775948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
"service": "iris",
1212

13-
"workspaceFolder": "/irisrun/repo",
13+
"workspaceFolder": "/home/irisowner/irisdev",
1414

1515
// This provides the elements of the connection object which require different values when connecting to the workspace within the container,
1616
// versus those in .vscode/settings.json which apply when operating locally on the workspace files.

0 commit comments

Comments
 (0)