2
0

Run as root in devcontainer from vscode (#30574)

This commit is contained in:
Matt Jankowski
2024-06-06 04:49:31 -04:00
committed by GitHub
parent a2505e8611
commit 2f0a34ac00

View File

@@ -23,6 +23,8 @@
}
},
"remoteUser": "root",
"otherPortsAttributes": {
"onAutoForward": "silent"
},