another fuck up
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
// "--pid=host", // Shares the host's PID namespace with the container
|
||||
// "--privileged", // Gives the container full access to the host's devices and allows it to run with root privileges
|
||||
],
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/${localWorkspaceFolderBasename},type=bind",
|
||||
"workspaceMount": "source=${localWorkspaceFolder},target=/home/ubuntu/${localWorkspaceFolderBasename},type=bind",
|
||||
"workspaceFolder": "/home/ubuntu/${localWorkspaceFolderBasename}",
|
||||
"remoteEnv": {
|
||||
"DISPLAY": "${localEnv:DISPLAY}",
|
||||
|
||||
Reference in New Issue
Block a user