mirror of
https://github.com/trycua/computer.git
synced 2026-01-02 19:40:18 -06:00
fixes
This commit is contained in:
@@ -46,9 +46,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"mounts": [
|
||||
"source=${localWorkspaceFolder},target=/app,type=bind,consistency=cached"
|
||||
],
|
||||
"workspaceFolder": "/app",
|
||||
"shutdownAction": "stopContainer"
|
||||
"workspaceMount": "type=bind,source=${localWorkspaceFolder},target=/app",
|
||||
"workspaceFolder": "/app"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user