diff --git a/ui/.devcontainer/devcontainer.json b/ui/.devcontainer/devcontainer.json index 5929f71..3d5581e 100644 --- a/ui/.devcontainer/devcontainer.json +++ b/ui/.devcontainer/devcontainer.json @@ -12,7 +12,7 @@ "backend": "IntelliJ" } }, - "workspaceMount": "source=jb_devcontainer_sources_f31d2e11122d7a0f1e78fb3337cc2916,target=/workspace,type=volume", + "//": "workspaceMount:source=jb_devcontainer_sources_f31d2e11122d7a0f1e78fb3337cc2916,target=/workspace,type=volume", "workspaceFolder": "/workspace", "forwardPorts": [5173] }