Align root/vscode user dynamic for codespaces with non-codespaces config (#30593)

This commit is contained in:
Matt Jankowski
2024-06-07 09:55:55 -04:00
committed by GitHub
parent 773283ffb9
commit 4f6cc547d0
2 changed files with 4 additions and 2 deletions

View File

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