removing remote user

This commit is contained in:
hnaumann
2024-09-11 14:23:17 +02:00
parent fe497c0abb
commit d8fc001156
13 changed files with 907 additions and 1 deletions

View File

@@ -31,7 +31,7 @@
}
}
// Uncomment to connect as root instead. More info: https://aka.ms/dev-containers-non-root.
"remoteUser": "root"
//"remoteUser": "root"
}